Перейти к содержимому
Русский

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.