function humanDownloadSizeimport { humanDownloadSize } from "https://dotland.deno.dev/x/dax@0.39.2/src/console/progress/format.ts"; humanDownloadSize(byteCount: number, totalBytes: number)ParametersbyteCount: numbertotalBytes: number