The esri.d.ts file provides type definitions for ArcGIS API for JavaScript.
- TypeScript 1.0RC+
The TypeScript demo app has been compiled using: $ tsc -m amd demo/main.ts
Switch to the gh-pages branch to see the JavaScript output files.
- The Definitive TypeScript Guide from SitePen
- TypeScript documentation from Microsoft
- Type definitions for Dojo are available here and here.
- Type definitions for many other libraries are available here.
- Visual Studio
- Visual Studio Online "Monaco"
- JetBrains IDEs (WebStorm, IntelliJ, etc.)
- TypeScript plugin for Sublime Text
- TypeScript plugins for Eclipse