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

Fix incorrect ES6/TS import example #1326

Closed kaveet closed 4 years ago

kaveet commented 4 years ago

Corrects an example of ES6 imports that contains invalid syntax and a seemingly-misplaced require().