smartacme/ts/index.ts

3 lines
119 B
TypeScript
Raw Normal View History

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