iterator.d.ts 102 Bytes Edit Raw Blame History Permalink 1 2 export declare function symbolIteratorPonyfill(root: any): any; export declare const $$iterator: any;