Replies: 1 comment
-
If you check the type for the first argument of Since TS 3.5 the implicit type constraint for generics is AFAIK this has to do with the limitations of the TS compiler's ability to infer generic typings. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Why do I not get an error message on the last line? The property
kfjsdlf
doesn't exist intest
.https://codesandbox.io/s/solitary-leftpad-wjh0py?file=/src/index.ts
Beta Was this translation helpful? Give feedback.
All reactions