Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
VersionBase
Interface VersionBase
interface
VersionBase
{
description
?:
string
;
id
:
string
;
isManualSave
:
boolean
;
parentId
:
null
|
string
;
timestamp
:
number
;
userId
?:
string
;
}
Hierarchy (
View Summary
)
VersionBase
Checkpoint
Delta
Index
Properties
description?
id
is
Manual
Save
parent
Id
timestamp
user
Id?
Properties
Optional
description
description
?:
string
id
id
:
string
is
Manual
Save
isManualSave
:
boolean
parent
Id
parentId
:
null
|
string
timestamp
timestamp
:
number
Optional
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
is
Manual
Save
parent
Id
timestamp
user
Id
ducjs - v4.0.4
Loading...