Skip to content

RedoChange

RedoChange = object

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

The editor performed redo history step

Properties

patches

patches: Patch[]

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


timestamp

timestamp: Date

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


type

type: "redo"

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