Skip to content
This page is available as Markdown at /api/editor/type-aliases/patchesevent.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

PatchesEvent

PatchesEvent = object

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

patches: Patch[]

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


snapshot: PortableTextBlock[] | undefined

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


type: "patches"

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