📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 06:21:06
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
rxjs
/
dist
/
esm
/
internal
/
util
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/rxjs/dist/esm/internal/util
🔄 Refresh
✏️
Editing: EmptyError.js
Writable
import { createErrorClass } from './createErrorClass'; export const EmptyError = createErrorClass((_super) => function EmptyErrorImpl() { _super(this); this.name = 'EmptyError'; this.message = 'no elements in sequence'; }); //# sourceMappingURL=EmptyError.js.map
💾 Save Changes
❌ Cancel