feat(editor) shape gfx extension (#11928)

Closes: BS-3211
This commit is contained in:
Saul-Mirone
2025-04-23 15:46:23 +00:00
parent 61121ab727
commit bc0530a708
20 changed files with 104 additions and 60 deletions
@@ -0,0 +1 @@
export * from '@blocksuite/affine-gfx-shape/store';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-gfx-shape/view';