<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`EditorRange`](EditorRange)
## EditorRange interface
0.12.11
**Signature:**
```typescript
export interface EditorRange
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`from`](EditorRange/from) | | [`EditorPosition`](EditorPosition) | |
| [`to`](EditorRange/to) | | [`EditorPosition`](EditorPosition) | |