type alias ICacheStoreFuncimport { type ICacheStoreFunc } from "https://deno.land/x/deno_nest@v3.6.1/modules/uinv/mod.ts"; definition: () => Promise<ICacheStore>