import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { ApplicationCacheEventMap } = dom;
Properties
cached: Event
checking: Event
downloading: Event
error: Event
noupdate: Event
obsolete: Event
progress: ProgressEvent<ApplicationCache>
updateready: Event