smartcert/ts/index.ts

4 lines
119 B
TypeScript

import * as plugins from "./cert.plugins";
import * as paths from "./cert.paths";
export * from "./cert.classes.cert";