We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
makeActionTypes
use of makeActionTypes is discouraged because of no IDE autocompletion. can this be solved by TS typings in Vanilla JS apps?
if not, makeActionTypes should be deprecated imo
The text was updated successfully, but these errors were encountered:
https://www.typescriptlang.org/play/?ssl=1&ssc=1&pln=18&pc=13#code/PTAEAMG0GlQSwHagCoF0BcoDOAXATogObigDGA9gK4A2AJqAEYCmoeTADtQIalP0DucHAAsIMeEjSZoJOADNQ-FrTi0EAchyhKWFiJbs2cuAA9Q7Lni4BbAHQAoEKADKXWtQCeAGhTPQtciYsDS0sSnZ2cjxQ-CJQay4EOHYaLhw4ciREUBwPdiCfG0zCeMSPUHJ9PHhrSOjErREiLAcKBFxzI1M+ADUuakomAFk4PDwo0ABeUAAeZFAmExwmBFosbFiEQgA+AApDJmMTTFwCLZ8AN37BrExkSFQASkwAb1BxbKkNs5KAXyntqAXvZQKCyJkOuQGAArJikHCYMpTIG-ewgsFXAZBWxyKIAUR4wl2mMGAKB6LBYKhsPhkBJTFQyPpaMpv0eLLBbBwlDwSGpcJw9lR9jaHWWHWmByOvWuw1G4zwu3UUtM6h8kHUADEAPLatWgdQAIQAggAldRPNHinC2HXa+zW2wm00OoI2gCqADloJ7tQB1T1AA
Sorry, something went wrong.
wafflepie
No branches or pull requests
use of makeActionTypes is discouraged because of no IDE autocompletion. can this be solved by TS typings in Vanilla JS apps?
if not,
makeActionTypes
should be deprecated imoThe text was updated successfully, but these errors were encountered: