Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Callable Type Signature for Memoize Callback in createSelectorCre…
…ator Addresses issue #20007 by adding a callable type signature for the memoize callback in createSelectorCreator. This avoids a type error when using Lodash Memoize as the first argument in createSelectorCreator
- Loading branch information