Zoom.d.ts 73 B

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