mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
refactor(editor): separate lit and slot in global (#10666)
This commit is contained in:
2
blocksuite/framework/global/src/lit/index.ts
Normal file
2
blocksuite/framework/global/src/lit/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './signal-watcher.js';
|
||||
export * from './with-disposable.js';
|
||||
Reference in New Issue
Block a user