> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# EditorSelectionPoint

> **EditorSelectionPoint** = `object`

Defined in: packages/editor/src/types/editor.ts:107

## Properties

### offset

> **offset**: `number`

Defined in: packages/editor/src/types/editor.ts:107

***

### path

> **path**: [`Path`](/api/editor/type-aliases/path/)

Defined in: packages/editor/src/types/editor.ts:107