Skip to main content

EditorSelection

type
type EditorSelection = LexicalEditorSelection | MonacoEditorSelection

Import

import { EditorSelection } from '@modular/sdk';