imageService.d.ts 90 B

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