interface DownloadParamsRe-exportimport { type DownloadParams } from "https://deno.land/x/mtkruto@0.1.157/mod.ts"; PropertiesoptionalchunkSize: numberSize of each download chunk in bytes. optionaloffset: numberDownload offset in bytes.