LegendViewModel.d.ts 109 B

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