mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 19:02:23 +08:00
refactor(editor): reduce dependency to doc collection (#9492)
This commit is contained in:
@@ -17,9 +17,8 @@ import {
|
||||
DocSnapshotSchema,
|
||||
Job,
|
||||
type SnapshotNode,
|
||||
type Y,
|
||||
} from '@blocksuite/store';
|
||||
|
||||
import type * as Y from 'yjs';
|
||||
/**
|
||||
* Those block contains other block's id
|
||||
* should defer the loading
|
||||
|
||||
Reference in New Issue
Block a user