microsoft / TypeScript-Handbook

Deprecated, please use the TypeScript-Website repo instead
https://github.com/microsoft/TypeScript-Website
Apache License 2.0
4.88k stars 1.13k forks source link

Edit declaration code example to match spec #1292

Closed ydz-one closed 4 years ago

ydz-one commented 4 years ago

Change MyGreeter to Greeter in type alias example.

Fixes #1291

ydz-one commented 4 years ago

Accidentally created PR from my forked master branch, will close and resubmit PR from a different branch