util.d.ts 67 B

1
  1. export declare function consumeIterator(iter: Iterator<any>): any;