@shopify/oxygen-workers-types
Preparing search index...
ExportedHandlerFetchHandler
Type Alias ExportedHandlerFetchHandler
ExportedHandlerFetchHandler
:
(
request
:
Request
,
env
:
unknown
,
ctx
:
ExecutionContext
,
)
=>
Response
|
Promise
<
Response
>
Type declaration
(
request
:
Request
,
env
:
unknown
,
ctx
:
ExecutionContext
,
)
:
Response
|
Promise
<
Response
>
Parameters
request
:
Request
env
:
unknown
ctx
:
ExecutionContext
Returns
Response
|
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@shopify/oxygen-workers-types
Loading...