📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 07:07:18
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
rxjs
/
src
/
internal
/
symbol
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/rxjs/src/internal/symbol
🔄 Refresh
✏️
Editing: iterator.ts
Writable
export function getSymbolIterator(): symbol { if (typeof Symbol !== 'function' || !Symbol.iterator) { return '@@iterator' as any; } return Symbol.iterator; } export const iterator = getSymbolIterator();
💾 Save Changes
❌ Cancel