mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 09:21:24 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { EditorHost, TextSelection } from '@blocksuite/affine/block-std';
|
||||
import { getSelectedBlocksCommand } from '@blocksuite/affine-shared/commands';
|
||||
import type { EditorHost, TextSelection } from '@blocksuite/block-std';
|
||||
import * as Y from 'yjs';
|
||||
|
||||
export interface CommentMeta {
|
||||
|
||||
Reference in New Issue
Block a user