Graphic.d.ts 81 B

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