TypedResponse
react-router

TypedResponse type

type TypedResponse = Omit<Response, "json"> & {  }
Docs and examples CC 4.0