function Cacheimport { Cache } from "https://deno.land/x/deno_nest@v3.6.1/mod.ts"; Cache(timeout: number, getCacheKey?: GetCacheKey): MethodDecoratorCache decorator Parameterstimeout: numberoptionalgetCacheKey: GetCacheKeyReturnsMethodDecorator