Initial commit
This commit is contained in:
6
themes/keepit/node_modules/rxjs/internal/symbol/iterator.d.ts
generated
vendored
Normal file
6
themes/keepit/node_modules/rxjs/internal/symbol/iterator.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare function getSymbolIterator(): symbol;
|
||||
export declare const iterator: symbol;
|
||||
/**
|
||||
* @deprecated use {@link iterator} instead
|
||||
*/
|
||||
export declare const $$iterator: symbol;
|
||||
Reference in New Issue
Block a user