UNPKG

185 BTypeScriptView Raw
1export declare function getSymbolIterator(): symbol;
2export declare const iterator: symbol;
3/**
4 * @deprecated use {@link iterator} instead
5 */
6export declare const $$iterator: symbol;