コンテンツにスキップ
日本語

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.