import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestCacheNamesResponse } = Protocol.CacheStorage;
Properties
caches: Cache[]
Caches for the security origin.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestCacheNamesResponse } = Protocol.CacheStorage;
Caches for the security origin.