Background.d.ts 94 B

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