import { onprogress } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Occurs to indicate progress while downloading media data.
type
((this: Window, ev: ProgressEvent) => any) | null
import { onprogress } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Occurs to indicate progress while downloading media data.