BasemapGallery.d.ts 102 B

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