variable CacheStorageimport { CacheStorage } from "https://deno.land/x/deno@v1.36.0/cli/tsc/dts/lib.dom.d.ts"; type{ prototype: CacheStorage; new (): CacheStorage; }