import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { DeleteCacheRequest } = Protocol.CacheStorage;
Properties
cacheId: CacheId
Id of cache for deletion.
x/puppeteer/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts>Protocol.CacheStorage.DeleteCacheRequest
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { DeleteCacheRequest } = Protocol.CacheStorage;
Id of cache for deletion.