FormidableLabs / react-swipeable

React swipe event handler hook
https://commerce.nearform.com/open-source/react-swipeable
MIT License
2k stars 147 forks source link

attempt to use Template Literal Types #232

Closed hartzis closed 3 years ago

hartzis commented 3 years ago

Now that we have TS 4.1, thanks to #228 and @cwise89 , we can attempt to use Template Literal Types for the prop keys.

hartzis commented 3 years ago

closing in favor of #241