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