Skip to content

RedoChange

RedoChange: object

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

The editor performed redo history step

Type declaration

patches

patches: Patch[]

timestamp

timestamp: Date

type

type: "redo"