Spektrum API Reference - v1.2.0
GitHub
npm
Docs
Preparing search index...
spektrum
HistoryEntry
Interface HistoryEntry
interface
HistoryEntry
{
id
:
string
;
op
:
"set"
|
"add"
|
"checkpoint"
;
path
:
string
;
value
:
any
;
}
Hierarchy (
View Summary
)
HistoryEntry
CheckpointView
ExplainedEntry
Index
Properties
id
op
path
value
Properties
id
id
:
string
op
op
:
"set"
|
"add"
|
"checkpoint"
path
path
:
string
value
value
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
op
path
value
GitHub
npm
Docs
Spektrum API Reference - v1.2.0
Loading...