Skip to content
English

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.