a zip code crypto-currency system good for red ONLY

iterator.d.ts 182B

1234567
  1. export declare function symbolIteratorPonyfill(root: any): any;
  2. export declare const iterator: any;
  3. /**
  4. * @deprecated use iterator instead
  5. */
  6. export declare const $$iterator: any;