import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { DeleteCacheRequest } = Protocol.CacheStorage;
Properties
cacheId: CacheId
Id of cache for deletion.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { DeleteCacheRequest } = Protocol.CacheStorage;
Id of cache for deletion.