import * as denoNest from "https://deno.land/x/deno_nest@v3.6.1/modules/cache/mod.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. |