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

x/download/mod.ts>DownlodedFile

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

Properties

file: string
dir: string
fullPath: string
size: number