Zum Inhalt springen
Deutsch

InMemoryCacheOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.