smartnginx/ts/smartnginx.classes.certhandler.ts

5 lines
79 B
TypeScript

import * as plugins from './smartnginx.plugins';
export class CertHandler {
}