Skip to main content
Module

x/axiod/interfaces.ts>TransformResponse

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