mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 13:58:50 +08:00
refactor(editor): move crud to doc (#9479)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { RootBlockSchema } from '@blocksuite/affine-model';
|
||||
import type { Viewport } from '@blocksuite/affine-shared/types';
|
||||
import { Slot } from '@blocksuite/store';
|
||||
import { Slot } from '@blocksuite/global/utils';
|
||||
|
||||
import { RootService } from '../root-service.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user