Skip to main content
Module

x/ana_utils/mod.ts>bring

🅰️ Utility functions for Ana
Go to Latest
variable bring
import { bring } from "https://deno.land/x/ana_utils@v0.0.1/mod.ts";

type

<ResponseObject>(url: string, method?: "GET") => Promise<ResponseObject>