cartant/ts-action

Provide less generic type hints

Opened this issue · 0 comments

The typings of actions with payload or props should be more specific and hint what data are being provided.

The screenshots attached are showing the hinted data type A.
This should be hinted as interface Test.

a
b