fix(core): update

This commit is contained in:
2020-10-28 17:43:58 +00:00
parent 35680b135d
commit d03b37690f
6 changed files with 97 additions and 43 deletions

View File

@@ -10,3 +10,10 @@ export {
smartxml,
smartyaml
};
// tsclass
import * as tsclass from '@tsclass/tsclass';
export {
tsclass
};