mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 12:06:35 +08:00
refactor(editor): improve std structure (#10993)
This commit is contained in:
@@ -3,9 +3,8 @@ export * from './command/index.js';
|
||||
export * from './event/index.js';
|
||||
export * from './extension/index.js';
|
||||
export * from './identifier.js';
|
||||
export * from './range/index.js';
|
||||
export * from './inline/index.js';
|
||||
export * from './scope/index.js';
|
||||
export * from './selection/index.js';
|
||||
export * from './service/index.js';
|
||||
export * from './spec/index.js';
|
||||
export * from './view/index.js';
|
||||
|
||||
Reference in New Issue
Block a user