Interface: CacheRefreshOptions
Defined in: packages/core/src/configBound.ts:61
Options for cache population in the ConfigBound.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
ignoreInvalid? | boolean | Ignores invalid values and stores them as undefined in the cache. | packages/core/src/configBound.ts:63 |