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

# PatchesEvent

> **PatchesEvent** = `object`

Defined in: packages/editor/src/editor/editor-machine.ts:41

## Properties

### patches

> **patches**: [`Patch`](/api/editor/type-aliases/patch/)[]

Defined in: packages/editor/src/editor/editor-machine.ts:43

***

### snapshot

> **snapshot**: [`PortableTextBlock`](/api/editor/type-aliases/portabletextblock/)[] \| `undefined`

Defined in: packages/editor/src/editor/editor-machine.ts:44

***

### type

> **type**: `"patches"`

Defined in: packages/editor/src/editor/editor-machine.ts:42