import * as oakNest from "https://deno.land/x/oak_nest@v3.0.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. |