feat(editor): surface block extension (#11961)

Closes: BS-3204
This commit is contained in:
Saul-Mirone
2025-04-24 09:47:35 +00:00
parent d6e7039b7b
commit b66d2d58a1
15 changed files with 78 additions and 32 deletions
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface/store';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface/view';