跳转到内容
简体中文

InMemoryCacheOptions

此内容尚不支持你的语言。

InMemoryCacheOptions = InMemoryCacheOptionsBuilder | Partial<InMemoryCacheOptionsType>

Defined in: src/cache/InMemoryCacheOptions.ts:76

Accepted input for the InMemoryCache constructor: the fluent InMemoryCacheOptionsBuilder OR a plain InMemoryCacheOptionsType object.