Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
MaintenanceOutcome
Type Alias MaintenanceOutcome<T>
MaintenanceOutcome
:
{
ok
:
true
;
value
:
T
}
|
{
error
:
string
;
ok
:
false
}
Explicit result for failure-contained maintenance helpers.
Type Parameters
T
=
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...
Explicit result for failure-contained maintenance helpers.