FeatureLayer.d.ts 96 B

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