interface HttpCacheCreateOptionsimport { type HttpCacheCreateOptions } from "https://dotland.deno.dev/x/deno_cache@0.7.1/http_cache.ts"; Propertiesroot: stringoptionalvendorRoot: stringoptionalreadOnly: boolean