Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.39 KB

TypeScript

The arcgis-js-api.d.ts file provides type definitions for ArcGIS API for JavaScript.

The typings tool may be used to install this using the command:
typings install --global github:Esri/jsapi-resources/3.x/typescript/arcgis-js-api.d.ts

A copy of this file is also available at DefinitelyTyped and NuGet.

Requirements

Instructions

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.

Resources