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