Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable fetchRemote
Re-export
import { fetchRemote } from "https://deno.land/x/canvaseno@v1.0.2/deps.ts";

type

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