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