fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-25 01:14:12 +01:00
parent c006d4fbc7
commit 9e3510955a

View File

@ -6,4 +6,5 @@ declare global {
}
// normal
export * from './interfaces/index.js';
export * from './smartpdf.classes.smartpdf.js';