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