We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pureFinalPropsSelectorFactory
1 parent ffac704 commit 4792562Copy full SHA for 4792562
src/connect/selectorFactory.ts
@@ -64,7 +64,7 @@ interface PureSelectorFactoryComparisonOptions<TStateProps, TOwnProps, State> {
64
readonly areOwnPropsEqual: EqualityFn<TOwnProps>
65
}
66
67
-export function pureFinalPropsSelectorFactory<
+function pureFinalPropsSelectorFactory<
68
TStateProps,
69
TOwnProps,
70
TDispatchProps,
0 commit comments