UNPKG

@arcgis/coding-components

Version:

Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.

4 lines (3 loc) 166 B
export declare const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/"; export declare const MaxArrayItems = 100; export declare const BatchSize = 100;