StreamLayer.d.ts 93 B

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