Skip to content

Interface: CacheRefreshOptions

Defined in: packages/core/src/configBound.ts:61

Options for cache population in the ConfigBound.

Properties

PropertyTypeDescriptionDefined in
ignoreInvalid?booleanIgnores invalid values and stores them as undefined in the cache.packages/core/src/configBound.ts:63