fix(core): update

This commit is contained in:
2024-01-28 16:08:32 +01:00
parent 016b93ea3a
commit e3974b3bb1
4 changed files with 42 additions and 41 deletions

View File

@ -1 +1,2 @@
export * from './smartacme.classes.smartacme.js';
export { Cert } from './smartacme.classes.cert.js';