UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

7 lines 247 B
export var rxSubscriber = (function () { return typeof Symbol === 'function' ? Symbol('rxSubscriber') : '@@rxSubscriber_' + Math.random(); })(); export var $$rxSubscriber = rxSubscriber; //# sourceMappingURL=rxSubscriber.js.map