import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { DeleteCacheRequest } = default.CacheStorage;
Properties
cacheId: CacheId
Id of cache for deletion.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.CacheStorage.DeleteCacheRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { DeleteCacheRequest } = default.CacheStorage;
Id of cache for deletion.