mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-06-27 10:38:28 +08:00
feat: 导出 componentListService 和 keybindingService
This commit is contained in:
parent
ce65b18dbb
commit
40acb5b34c
@ -44,6 +44,8 @@ export { default as stageOverlayService } from './services/stageOverlay';
|
||||
export { default as uiService } from './services/ui';
|
||||
export { default as codeBlockService } from './services/codeBlock';
|
||||
export { default as depService } from './services/dep';
|
||||
export { default as componentListService } from './services/componentList';
|
||||
export { default as keybindingService } from './services/keybinding';
|
||||
export { default as ComponentListPanel } from './layouts/sidebar/ComponentListPanel.vue';
|
||||
export { default as LayerPanel } from './layouts/sidebar/layer/LayerPanel.vue';
|
||||
export { default as CodeSelect } from './fields/CodeSelect.vue';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user