MapImageLayer.d.ts 99 B

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