Lighting.d.ts 84 B

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