Skip to main content
Module

x/axiod/interfaces.ts>TransformRequest

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