Answer:
TypeScript is a programming language from Microsoft that makes it easier to write cross-platform, application scale, JavaScript that runs in any browser or in any host.
TypeScript also supports interfaces, classes (the same syntax as currently proposed by the next version of EcmaScript), modules, file importing, public and private data, and probably more.
Source: MSDN | |
Alert Moderator