import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestCachedResponseResponse } = Protocol.CacheStorage;
Properties
response: CachedResponse
Response read from the cache.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestCachedResponseResponse } = Protocol.CacheStorage;
Response read from the cache.