mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 10:36:22 +08:00
feat(editor): frame and image extensions (#11849)
Closes: BS-3196 Closes: BS-3197
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-frame/store';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-frame/view';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-image/store';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-block-image/view';
|
||||
Reference in New Issue
Block a user