BREAKING CHANGE(structure): renamed classes to avoid confusion
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
export * from './smartacme.classes.smartacme.js';
|
||||
export { Cert } from './smartacme.classes.cert.js';
|
||||
export { SmartacmeCert as Cert } from './smartacme.classes.cert.js';
|
Reference in New Issue
Block a user