mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/adapters';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/commands';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/consts';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/selection';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/services';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/styles';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/theme';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/types';
|
||||
@@ -0,0 +1 @@
|
||||
export * from '@blocksuite/affine-shared/utils';
|
||||
Reference in New Issue
Block a user