Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/clients/http/types.ts>ResponseMap

Netzo - roll out internal tools faster
Go to Latest
interface ResponseMap
import { type ResponseMap } from "https://deno.land/x/netzo@v0.1.57/clients/http/types.ts";

Properties

blob: Blob
text: string
arrayBuffer: ArrayBuffer