Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/axiod/mod.ts>default

Promise based HTTP client for Deno
Latest
function default
import { default } from "https://deno.land/x/axiod@0.26.2/mod.ts";

Type Parameters

optional
T = any

Parameters

url: string | IRequest
optional
config: IRequest