SongGuess
Preparing search index...
server/worker-configuration
WorkerGlobalScopeEventMap
Type Alias WorkerGlobalScopeEventMap
type
WorkerGlobalScopeEventMap
=
{
fetch
:
FetchEvent
;
queue
:
QueueEvent
;
rejectionhandled
:
PromiseRejectionEvent
;
scheduled
:
ScheduledEvent
;
unhandledrejection
:
PromiseRejectionEvent
;
}
Index
Properties
fetch
queue
rejectionhandled
scheduled
unhandledrejection
Properties
fetch
fetch
:
FetchEvent
queue
queue
:
QueueEvent
rejectionhandled
rejectionhandled
:
PromiseRejectionEvent
scheduled
scheduled
:
ScheduledEvent
unhandledrejection
unhandledrejection
:
PromiseRejectionEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
queue
rejectionhandled
scheduled
unhandledrejection
SongGuess
Loading...