smartacme/ts/smartacme.classes.certremotehandler.ts

3 lines
82 B
TypeScript
Raw Normal View History

2019-01-08 19:45:35 +00:00
import * as plugins from './smartacme.plugins';
export class CertRemoteHandler {}