mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 01:29:31 +08:00
refactor(editor): reduce dependency to doc collection (#9492)
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
rotatePoints,
|
||||
} from '@blocksuite/global/utils';
|
||||
import { deltaInsertsToChunks } from '@blocksuite/inline';
|
||||
import type { Y } from '@blocksuite/store';
|
||||
import type * as Y from 'yjs';
|
||||
|
||||
import {
|
||||
getFontFacesByFontFamily,
|
||||
|
||||
Reference in New Issue
Block a user