mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 01:26:37 +08:00
refactor(editor): separate lit and slot in global (#10666)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/global/lit';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/global/slot';
|
||||
Reference in New Issue
Block a user