feat(editor): embed extension (#11848)

Closes: BS-3195
This commit is contained in:
Saul-Mirone
2025-04-21 09:22:12 +00:00
parent 15a5264352
commit 92ac8e3cad
20 changed files with 188 additions and 2 deletions
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-embed';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-embed/store';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-embed/view';