Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 354 Bytes

TypeScript.md

File metadata and controls

5 lines (3 loc) · 354 Bytes

TypeScript

This means that your existing working JavaScript code is also TypeScript code, however TypeScript’s type-checker might highlight discrepancies between what you thought was happening and what the JavaScript language does.