Skip to main content
Module

x/axiod/interfaces.ts>TransformResponse

Promise based HTTP client for Deno
Very Popular
Go to Latest
type alias TransformResponse
import { type TransformResponse } from "https://deno.land/x/axiod@0.20.0-0/interfaces.ts";
definition: (data: Data) => Data