Skip to main content
Module

x/download/types.ts>Destination

Deno fetch api based module to download file from a URL.
Latest
interface Destination
import { type Destination } from "https://deno.land/x/download@v2.0.2/types.ts";

Properties

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