Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
RestoredDataState
Type Alias RestoredDataState
RestoredDataState
:
{
blockCollections
:
DucBlockCollection
[]
;
blockInstances
:
DucBlockInstance
[]
;
blocks
:
DucBlock
[]
;
charter
:
ExportedDataState
[
"charter"
]
;
dictionary
:
ExportedDataState
[
"dictionary"
]
;
elements
:
OrderedDucElement
[]
;
files
:
DucExternalFiles
;
filesData
:
ExternalFilesData
;
globalState
:
ExportedDataState
[
"globalState"
]
;
groups
:
DucGroup
[]
;
id
:
ExportedDataState
[
"id"
]
;
issues
:
ExportedDataState
[
"issues"
]
;
layers
:
DucLayer
[]
;
localState
:
RestoredLocalState
;
regions
:
DucRegion
[]
;
thumbnail
:
ExportedDataState
[
"thumbnail"
]
;
versionGraph
:
ExportedDataState
[
"versionGraph"
]
;
}
Type declaration
blockCollections
:
DucBlockCollection
[]
blockInstances
:
DucBlockInstance
[]
blocks
:
DucBlock
[]
charter
:
ExportedDataState
[
"charter"
]
dictionary
:
ExportedDataState
[
"dictionary"
]
elements
:
OrderedDucElement
[]
files
:
DucExternalFiles
filesData
:
ExternalFilesData
globalState
:
ExportedDataState
[
"globalState"
]
groups
:
DucGroup
[]
id
:
ExportedDataState
[
"id"
]
issues
:
ExportedDataState
[
"issues"
]
layers
:
DucLayer
[]
localState
:
RestoredLocalState
regions
:
DucRegion
[]
thumbnail
:
ExportedDataState
[
"thumbnail"
]
versionGraph
:
ExportedDataState
[
"versionGraph"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...