Preparing search index...
The search index is not available
@fermyon/spin-sdk
@fermyon/spin-sdk
<internal>
ResolveFunction
Type Alias ResolveFunction
ResolveFunction
:
(
value
:
Response
|
PromiseLike
<
Response
>
)
=>
void
Type for the resolve function that handles sending the final Response.
Type declaration
(
value
:
Response
|
PromiseLike
<
Response
>
)
:
void
Parameters
value
:
Response
|
PromiseLike
<
Response
>
Returns
void
Version
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@fermyon/spin-sdk
Loading...
Type for the resolve function that handles sending the final Response.