Skip to content

PatchChange

PatchChange = object

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

The editor has produced a patch

Properties

patch

patch: Patch

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


type

type: "patch"

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