feat(editor): table extension (#11906)

Closes: BS-3205
This commit is contained in:
Saul-Mirone
2025-04-23 01:16:07 +00:00
parent e57222b89a
commit 24edfc75bd
18 changed files with 70 additions and 14 deletions
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-table/store';
@@ -0,0 +1 @@
export * from '@blocksuite/affine-block-table/view';