style(editor): DepTargetType是枚举类型,不能用type修饰
This commit is contained in:
@@ -40,7 +40,7 @@ import './theme/index.scss';
|
||||
|
||||
export type { OnDrag } from 'gesto';
|
||||
|
||||
export type { DepTargetType } from '@tmagic/dep';
|
||||
export { DepTargetType } from '@tmagic/dep';
|
||||
export type { MoveableOptions } from '@tmagic/stage';
|
||||
export * from './type';
|
||||
export * from './hooks';
|
||||
|
||||
Reference in New Issue
Block a user