The goal is to only require `@rematch/core` types. We should be able to infer `select` plugin stuff from the store right? How do we pass `TProps`? How do we use native `Selector` types from `react-redux`? Generally, I am very bad at typescript.
The goal is to only require
@rematch/coretypes.We should be able to infer
selectplugin stuff from the store right?How do we pass
TProps?How do we use native
Selectortypes fromreact-redux?Generally, I am very bad at typescript.