Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
Delta
Interface Delta
interface
Delta
{
baseCheckpointId
:
string
;
description
?:
string
;
id
:
string
;
isManualSave
:
boolean
;
parentId
:
null
|
string
;
payload
:
Uint8Array
;
schemaVersion
:
number
;
sizeBytes
:
number
;
timestamp
:
number
;
type
:
"delta"
;
userId
?:
string
;
versionNumber
:
number
;
}
Hierarchy (
View Summary
)
VersionBase
Delta
Index
Properties
base
Checkpoint
Id
description?
id
is
Manual
Save
parent
Id
payload
schema
Version
size
Bytes
timestamp
type
user
Id?
version
Number
Properties
base
Checkpoint
Id
baseCheckpointId
:
string
Optional
description
description
?:
string
id
id
:
string
is
Manual
Save
isManualSave
:
boolean
parent
Id
parentId
:
null
|
string
payload
payload
:
Uint8Array
Compressed binary data for the delta (gzip).
schema
Version
schemaVersion
:
number
size
Bytes
sizeBytes
:
number
timestamp
timestamp
:
number
type
type
:
"delta"
Optional
user
Id
userId
?:
string
version
Number
versionNumber
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Checkpoint
Id
description
id
is
Manual
Save
parent
Id
payload
schema
Version
size
Bytes
timestamp
type
user
Id
version
Number
ducjs - v4.0.4
Loading...
Compressed binary data for the delta (gzip).