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

# EditorSelector

> **EditorSelector**\<`TSelected`\> = (`snapshot`) => `TSelected`

Defined in: packages/editor/src/editor/editor-selector.ts:13

## Type Parameters

### TSelected

`TSelected`

## Parameters

### snapshot

[`EditorSnapshot`](/api/editor/type-aliases/editorsnapshot/)

## Returns

`TSelected`