@shopify/oxygen-workers-types
Preparing search index...
WorkerGlobalScopeEventMap
Type Alias WorkerGlobalScopeEventMap
type
WorkerGlobalScopeEventMap
=
{
fetch
:
FetchEvent
;
rejectionhandled
:
PromiseRejectionEvent
;
unhandledrejection
:
PromiseRejectionEvent
;
}
Index
Properties
fetch
rejectionhandled
unhandledrejection
Properties
fetch
fetch
:
FetchEvent
rejectionhandled
rejectionhandled
:
PromiseRejectionEvent
unhandledrejection
unhandledrejection
:
PromiseRejectionEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
rejectionhandled
unhandledrejection
@shopify/oxygen-workers-types
Loading...