Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
ResumeRunOptions
Interface ResumeRunOptions
interface
ResumeRunOptions
{
resumeData
?:
unknown
;
step
?:
string
|
string
[]
;
}
Index
Properties
resume
Data?
step?
Properties
Optional
resume
Data
resumeData
?:
unknown
Optional
step
step
?:
string
|
string
[]
Suspended step id (or nested path). Optional when only one step is suspended.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
resume
Data
step
Documentation
GitHub
Anchorage API reference
Loading...
Suspended step id (or nested path). Optional when only one step is suspended.