index.d.ts 58 B

12
  1. import * as ArrayExt from './array';
  2. export { ArrayExt };