2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
export declare function consumeIterator(iter: Iterator<any>): any;
|
export declare function consumeIterator(iter: Iterator<any>): any;
|