Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.2 KB

TypeScript

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

A copy of this file is also available at DefinitelyTyped and may be installed using the command:
npm install --save @types/arcgis-js-api@3

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