mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
feat(editor): selection as store extension (#9605)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { BaseSelection, SelectionExtension } from '@blocksuite/block-std';
|
||||
import { BaseSelection, SelectionExtension } from '@blocksuite/store';
|
||||
import { z } from 'zod';
|
||||
|
||||
import type { DataViewSelection, GetDataViewSelection } from '../types.js';
|
||||
|
||||
Reference in New Issue
Block a user