fix(core): update

This commit is contained in:
2022-06-15 22:14:55 +02:00
parent 5e15729045
commit 0b5ec86780
10 changed files with 2755 additions and 10528 deletions

View File

@@ -14,6 +14,13 @@ import * as smartunique from '@pushrocks/smartunique';
export { smartfile, smartpromise, smartpath, smartpuppeteer, smartunique, smartnetwork };
// tsclass scope
import * as tsclass from '@tsclass/tsclass';
export {
tsclass
}
// thirdparty
import pdfMerger from 'pdf-merger-js';
// @ts-ignore