find.d.ts 67 B

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