find.d.ts 66 B

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