mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
refactor(editor): add gfx entry in bs global package (#10612)
This commit is contained in:
@@ -46,7 +46,7 @@ import {
|
||||
ZipTransformer,
|
||||
} from '@blocksuite/blocks';
|
||||
import { BlockSuiteError, ErrorCode } from '@blocksuite/global/exceptions';
|
||||
import type { SerializedXYWH } from '@blocksuite/global/utils';
|
||||
import type { SerializedXYWH } from '@blocksuite/global/gfx';
|
||||
import type { DeltaInsert } from '@blocksuite/inline/types';
|
||||
import { TestAffineEditorContainer } from '@blocksuite/integration-test';
|
||||
import { Text, type Workspace } from '@blocksuite/store';
|
||||
|
||||
Reference in New Issue
Block a user