/
home
/
henzagold
/
site
/
node_modules
/
rxjs
/
src
/
internal
/
symbol
/
File Upload :
llllll
Current File: /home/henzagold/site/node_modules/rxjs/src/internal/symbol/iterator.ts
export function getSymbolIterator(): symbol { if (typeof Symbol !== 'function' || !Symbol.iterator) { return '@@iterator' as any; } return Symbol.iterator; } export const iterator = getSymbolIterator(); /** * @deprecated use {@link iterator} instead */ export const $$iterator = iterator;
Copyright ©2k19 -
Hexid
|
Tex7ure