TablesMixin.d.ts 88 B

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