Type alias WretchResponse

WretchResponse: Response & { [key: string]: any }

Fetch Response object with additional properties.

Generated using TypeDoc