TablesMixin.d.ts 87 B

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