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
UndoChange:
object
The editor performed a undo history step
patches:
Patch
[]
timestamp:
Date
type:
"undo"
packages/editor/src/types/editor.ts:285