Graphic.d.ts 80 B

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