mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
refactor(editor): move extension to store (#9552)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
/// <reference path="../shim.d.ts" />
|
||||
|
||||
export * from './adapter/index.js';
|
||||
export * from './extension/index.js';
|
||||
export * from './model/index.js';
|
||||
export * from './reactive/index.js';
|
||||
export * from './schema/index.js';
|
||||
|
||||
Reference in New Issue
Block a user