EditorSelection
EditorSelection = {
anchor:EditorSelectionPoint;backward?:boolean;focus:EditorSelectionPoint; } |null
Defined in: packages/editor/src/types/editor.ts:127
EditorSelection = {
anchor:EditorSelectionPoint;backward?:boolean;focus:EditorSelectionPoint; } |null
Defined in: packages/editor/src/types/editor.ts:127