LegendViewModel.d.ts 108 B

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