fix(core): update

This commit is contained in:
2023-07-26 14:17:11 +02:00
parent 4cd4431565
commit aa8fb165eb
11 changed files with 1934 additions and 1229 deletions

View File

@@ -12,6 +12,4 @@ export * from './smartpdf.classes.smartpdf.js';
import type * as tsclassTypes from '@tsclass/tsclass';
type IPdf = tsclassTypes.business.IPdf;
export type {
IPdf
}
export type { IPdf };