SongGuess
Preparing search index...
server/worker-configuration
ExportedHandlerTraceHandler
Type Alias ExportedHandlerTraceHandler<Env, Props>
ExportedHandlerTraceHandler
:
(
traces
:
TraceItem
[]
,
env
:
Env
,
ctx
:
ExecutionContext
<
Props
>
,
)
=>
void
|
Promise
<
void
>
Type Parameters
Env
=
unknown
Props
=
unknown
Type Declaration
(
traces
:
TraceItem
[]
,
env
:
Env
,
ctx
:
ExecutionContext
<
Props
>
,
)
:
void
|
Promise
<
void
>
Parameters
traces
:
TraceItem
[]
env
:
Env
ctx
:
ExecutionContext
<
Props
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...