EditorRangeOrCaret interface
Signature:
export interface EditorRangeOrCaret
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
from | EditorPosition | ||
to? | EditorPosition | (Optional) |
1 min read
Signature:
export interface EditorRangeOrCaret
Property | Modifiers | Type | Description |
---|---|---|---|
from | EditorPosition | ||
to? | EditorPosition | (Optional) |