LayerOptions.d.ts 96 B

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