Closed
Description
openedon Nov 29, 2017
For example:
type F = () => number | string
type G = returnof F // number | string
If there is interest, I will write up a proposal.
Note that this is distinct from #6606, which gives a return type given parameter types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment