UNPKG

redux-router5

Version:

Router5 integration with redux

3 lines (2 loc) 145 B
declare function createRouteNodeSelector(routeNode: string, reducerKey?: string): (state: any) => any; export default createRouteNodeSelector;