5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
|
import * as plugins from './smartnginx.plugins';
|
||
|
|
||
|
export class CertHandler {
|
||
|
|
||
|
}
|