Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
FlowsafeWorkerContext
Interface FlowsafeWorkerContext
The ExecutionContext subset the composer needs (structural, like the rest of host-kit).
interface
FlowsafeWorkerContext
{
waitUntil
(
promise
:
Promise
<
unknown
>
)
:
void
;
}
Index
Methods
wait
Until
Methods
wait
Until
waitUntil
(
promise
:
Promise
<
unknown
>
)
:
void
Parameters
promise
:
Promise
<
unknown
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
wait
Until
Documentation
GitHub
Anchorage API reference
Loading...
The ExecutionContext subset the composer needs (structural, like the rest of host-kit).