Skip to main content
Module

x/harmony/deps.ts>fetchAuto

An easy to use Discord API Library for Deno.
Go to Latest
variable fetchAuto
import { fetchAuto } from "https://deno.land/x/harmony@v2.6.0/deps.ts";

type

(path: string, onlyData?: boolean) => unknown