fix(core): update

This commit is contained in:
2020-03-06 15:12:23 +00:00
parent a99fd6374c
commit 11d89adc4b
4 changed files with 89 additions and 105 deletions

View File

@@ -1,2 +1,5 @@
const removeme = {};
export { removeme };
import * as tsclass from '@tsclass/tsclass';
export {
tsclass
};