feat: bump blocksuite (#6078)

This commit is contained in:
regischen
2024-03-13 17:04:21 +08:00
committed by GitHub
parent 573528be41
commit fddbb426a6
126 changed files with 891 additions and 918 deletions

View File

@@ -1,7 +1,7 @@
import { DebugLogger } from '@affine/debug';
import { Workspace as BlockSuiteWorkspace } from '@blocksuite/store';
import { DocCollection } from '@blocksuite/store';
export { BlockSuiteWorkspace };
export { DocCollection };
export enum WorkspaceSubPath {
ALL = 'all',