mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 09:06:19 +08:00
refactor(editor): merge inline to std (#11025)
This commit is contained in:
@@ -3,7 +3,6 @@ export * from './command/index.js';
|
||||
export * from './event/index.js';
|
||||
export * from './extension/index.js';
|
||||
export * from './identifier.js';
|
||||
export * from './inline/index.js';
|
||||
export * from './scope/index.js';
|
||||
export * from './selection/index.js';
|
||||
export * from './spec/index.js';
|
||||
|
||||
Reference in New Issue
Block a user