import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { RequestCacheNamesResponse } = Protocol.CacheStorage;
Properties
caches: Cache[]
Caches for the security origin.
x/puppeteer/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts>Protocol.CacheStorage.RequestCacheNamesResponse
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { RequestCacheNamesResponse } = Protocol.CacheStorage;
Caches for the security origin.