TypeScript-Handbook icon indicating copy to clipboard operation
TypeScript-Handbook copied to clipboard

outdated information about functions

Open aarifkhamdi opened this issue 6 years ago • 0 comments

https://www.typescriptlang.org/docs/handbook/functions.html#this-parameters

the type of this.suits[pickedSuit] is string, not any as it described

check playground

aarifkhamdi avatar Nov 03 '19 07:11 aarifkhamdi