mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 04:21:40 +08:00
refactor(editor): remove dependency of command global types (#9903)
Closes: [BS-2216](https://linear.app/affine-design/issue/BS-2216/remove-global-types-in-command)
This commit is contained in:
@@ -116,3 +116,5 @@ export const MindmapUtils = {
|
||||
hideNodeConnector,
|
||||
containsNode,
|
||||
};
|
||||
|
||||
export * from './commands';
|
||||
|
||||
Reference in New Issue
Block a user