top | item 24456167

(no title)

josh64 | 5 years ago

I think because the return type hasn't been specified for the function, so it is inferring the return type from the return statement (which means it is "correct").

Don't forget JavaScript (and therefore typescript) will let you concatenate a lot of random types together without error.

discuss

order

No comments yet.