Typescript generics :-) #265
Replies: 1 comment
-
This could be worth looking into. If you (or anyone reading this) would like to help add this feature, please sing out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Going to throw something strange out there :-)
I just found this library by mistake and its going to be really helpful!, I also wanted the ability to grab the values of the classes so I can use it in my code for animation etc...
Anyway ... It would be great if you could pass in interface into generics i.e.
Currently
Adding generics into the mix would be able to give typescript code completion.
Not sure if this is something that would be possible, it sure would be sweet :-)
Beta Was this translation helpful? Give feedback.
All reactions