geometryService.d.ts 99 B

1234
  1. import "../interfaces";
  2. import geometryService = __esri.geometryService;
  3. export = geometryService;