fix(core): update

This commit is contained in:
2020-09-24 18:13:48 +00:00
parent c4640a3bc7
commit 9d1fc94e06
58 changed files with 10936 additions and 838 deletions
+2
View File
@@ -0,0 +1,2 @@
import * as plugins from './smartuniverse.plugins';
export const logger = new plugins.smartlog.ConsoleLog();