Skip to content

PatchChange

PatchChange = object

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

The editor has produced a patch

Properties

patch

patch: Patch

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


type

type: "patch"

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