@shopify/oxygen-workers-types
Preparing search index...
ExecutionContext
Interface ExecutionContext
interface
ExecutionContext
{
props
:
any
;
passThroughOnException
()
:
never
;
waitUntil
(
promise
:
Promise
<
any
>
)
:
void
;
}
Index
Properties
props
Methods
pass
Through
On
Exception
wait
Until
Properties
props
props
:
any
Methods
pass
Through
On
Exception
passThroughOnException
()
:
never
Returns
never
wait
Until
waitUntil
(
promise
:
Promise
<
any
>
)
:
void
Parameters
promise
:
Promise
<
any
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
props
Methods
pass
Through
On
Exception
wait
Until
@shopify/oxygen-workers-types
Loading...