Response
open external class Response(body: BodyInit? = definedExternally, init: ResponseInit = definedExternally) : Body(source)
This Fetch API interface represents the response to a request.
This Fetch API interface represents the response to a request.