feat(editor): surface ref extension (#11902)

Closes: BS-3203
This commit is contained in:
Saul-Mirone
2025-04-23 01:16:07 +00:00
parent 020c1a7598
commit e57222b89a
19 changed files with 96 additions and 92 deletions
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface-ref';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface-ref/store';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-surface-ref/view';