|
|
|
|
|
by peq
2445 days ago
|
|
> it would be even better if TS could do this automatically like Flow though That would imply that the same function signature could produce different type checking results at the call site. That is something I find extremely frustrating as you can no longer reason about type checking locally. |
|