mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
feat(editor): scaffolding store and view manager in affine (#11840)
Closes: BS-3254
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-database';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-database/store';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-database/view';
|
||||
Reference in New Issue
Block a user