Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
MeshFlowJobExport
Interface MeshFlowJobExport
interface
MeshFlowJobExport
{
data
?:
StringAnyType
;
state
?:
StringAnyType
;
status
?:
number
;
timeline
?:
TimelineType
[]
;
transitions
?:
TransitionType
[]
;
}
Index
Properties
data?
state?
status?
timeline?
transitions?
Properties
Optional
data
data
?:
StringAnyType
Optional
state
state
?:
StringAnyType
Optional
status
status
?:
number
Optional
timeline
timeline
?:
TimelineType
[]
Optional
transitions
transitions
?:
TransitionType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
state
status
timeline
transitions
@hotmeshio/hotmesh
Loading...