refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { EventEmitter } from 'events';
|
||||
|
||||
import { getValueByKeyPath, setValueByKeyPath } from '@tmagic/utils';
|
||||
import { getValueByKeyPath, setValueByKeyPath } from '@tmagic/core';
|
||||
|
||||
import { ObservedData } from './ObservedData';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user