Zoom.d.ts 72 B

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