Skip to content
Typed Fetch
Search
K
Main Navigation
Home
English
Português
English
Português
Appearance
Menu
Return to top
On this page
Types
TypedResponse<T>
: Response with typed
json()
method returning
Promise<T>
.
Client errors are customizable via generics, server errors always included.