WCSLayer.d.ts 84 B

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