UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

6 lines (5 loc) 100 B
export declare const defaultCacheOptions: { ttl: number; max: number; store: string; };