వార్తలు

Besides support for nullable types, a beta of TypeScript 2.0 is now available that includes a smoother way of working with declaration files and makes module declarations more efficient.
Among other things, you’ll need to change module-based require() or define() statements to TypeScript import statements and add declaration files for any library modules you use.