function SetCacheStoreimport { SetCacheStore } from "https://deno.land/x/oak_nest@v2.0.0/modules/cache/mod.ts"; SetCacheStore(key: "localStorage" | "memory" | string)Parameterskey: "localStorage" | "memory" | string