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