BREAKING CHANGE(switch to esm): update

This commit is contained in:
2023-03-20 12:26:43 +01:00
parent 411516befc
commit 5a3ccf6f4f
17 changed files with 4398 additions and 11253 deletions

View File

@@ -9,9 +9,7 @@ export { typedrequest };
// pushrocks scope
import * as smartfile from '@pushrocks/smartfile';
export {
smartfile
};
export { smartfile };
// @tsclass scope
import * as tsclass from '@tsclass/tsclass';