Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno/ext/cache/lib.deno_cache.d.ts>CacheQueryOptions

A modern runtime for JavaScript and TypeScript.
Latest
interface CacheQueryOptions
import { type CacheQueryOptions } from "https://deno.land/x/deno@v1.41.0/ext/cache/lib.deno_cache.d.ts";

Properties

optional
ignoreMethod: boolean
optional
ignoreSearch: boolean
optional
ignoreVary: boolean