25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

7 satır
182 B

  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;