Skip to content

UndoChange

UndoChange: object

The editor performed a undo history step

Type declaration

patches

patches: Patch[]

timestamp

timestamp: Date

type

type: "undo"

Defined in

packages/editor/src/types/editor.ts:285