UseCache
@tsed/platform-cache
Usage
typescript
import { UseCache } from "@tsed/platform-cache";
See /packages/platform/platform-cache/src/types/decorators/useCache.ts.
Overview
ts
function UseCache(options?: PlatformCacheOptions): any;