import * as harmony from "https://deno.land/x/harmony@v2.8.0/src/cache/adapter.ts";
Interfaces
ICacheAdapter is the interface to be implemented by Cache Adapters for them to be usable with Harmony. |
import * as harmony from "https://deno.land/x/harmony@v2.8.0/src/cache/adapter.ts";
ICacheAdapter is the interface to be implemented by Cache Adapters for them to be usable with Harmony. |