import { type Cache } from "https://deno.land/x/frugal@0.9.2/src/cache/Cache.ts";
Methods
add<PATH extends string, DATA extends JSONValue>(response: GenerationResult<PATH, DATA>): Promise<void>
import { type Cache } from "https://deno.land/x/frugal@0.9.2/src/cache/Cache.ts";