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