You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to constrain a mapped property so I can basically get the return type out of its methods and modify it. Here's the gist of the two transformations I need to type (I need both):
I need to constrain a mapped property so I can basically get the return type out of its methods and modify it. Here's the gist of the two transformations I need to type (I need both):
I know TypeScript 2.1's mapped properties aren't enough, so any ideas?
The text was updated successfully, but these errors were encountered: