Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/download/mod.ts>Destination

Deno fetch api based module to download file from a URL.
Go to Latest
interface Destination
Re-export
import { type Destination } from "https://deno.land/x/download@v1.0.1/mod.ts";

Properties

optional
dir: string
optional
file: string
optional
mode: number