PolymorphicRequest: BaseRequest & BrowserRequest & NodeRequest & ExpressRequest & KoaRequest & NextjsRequest

A Request type compatible with Node, Express, browser, etc., because everything is optional

Generated using TypeDoc