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>ResponseType

Netzo - roll out internal tools faster
Go to Latest
type alias ResponseType
import { type ResponseType } from "https://deno.land/x/netzo@v0.1.58/clients/http/types.ts";
definition: keyof ResponseMap | "json"