Hello, The [definition file](https://github.com/reduxjs/reselect/blob/master/src/index.d.ts) has the `createSelector` with a maximum of **12 selectors**. For people who need more than **12**, it does not work. Do you have any guidance? Thank you
Hello,
The definition file has the
createSelectorwith a maximum of 12 selectors.For people who need more than 12, it does not work. Do you have any guidance? Thank you