Preparing search index...
The search index is not available
Remix Utils - v8.0.0
Remix Utils
server/respond-to
RespondToHandlers
Interface RespondToHandlers
interface
RespondToHandlers
{
default
()
:
Response
|
Promise
<
Response
>
;
[
key
:
string
]:
()
=>
Response
|
Promise
<
Response
>
;
}
Indexable
[
key
:
string
]:
()
=>
Response
|
Promise
<
Response
>
Index
Methods
default
Methods
default
default
()
:
Response
|
Promise
<
Response
>
Returns
Response
|
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
default
Remix Utils - v8.0.0
Loading...