import { downloadFile } from "https://deno.land/std@0.171.0/_util/download_file.ts";
Download the file at the given url to the given path.
Parameters
fileUrl: URL
import { downloadFile } from "https://deno.land/std@0.171.0/_util/download_file.ts";
Download the file at the given url to the given path.