KMLLayer.d.ts 84 B

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