smartacme/ts/index.ts

2 lines
118 B
TypeScript
Raw Permalink Normal View History

2022-09-27 13:40:55 +00:00
export * from './smartacme.classes.smartacme.js';
export { SmartacmeCert as Cert } from './smartacme.classes.cert.js';