Type Alias IndexUpdateFn
IndexUpdateFn: (force?: boolean) => void
Type Declaration
- (force?: boolean): void
Parameters
Optionalforce: booleanForce an update the index regardless of hash calculations.
Returns void
Optionalforce: booleanForce an update the index regardless of hash calculations.
Updates associated dynamic reducer indexer.