Dependencies that a Factory may inject.
Injection token resolving to a class that will be instantiated as a provider.
The class must implement the CacheOptionsFactory
interface.
Injection token resolving to an existing provider. The provider must implement
the CacheOptionsFactory
interface.
Function returning options (or a Promise resolving to options) to configure the cache module.
Generated using TypeDoc
Options for dynamically configuring the Cache module.
Async configuration