feat: remove editor api

This commit is contained in:
liujuping 2023-04-17 17:41:12 +08:00 committed by JackLian
parent b0bef21b05
commit 13c5c21a10

View File

@ -152,8 +152,6 @@ export {
logger, logger,
hotkey, hotkey,
common, common,
// 兼容原 editor 的事件功能
event as editor,
workspace, workspace,
canvas, canvas,
}; };