import * as denoNest from "https://deno.land/x/deno_nest@v3.5.1/modules/cache/src/cache.interface.ts";
Interfaces
Interface defining Cache Manager configuration options. | |
Type Aliases
If you want the results to be cached directly by the browser, you can set it to public or private. |