UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

5 lines 236 B
export const rxSubscriber = (typeof Symbol === 'function' && typeof Symbol.for === 'function') ? Symbol.for('rxSubscriber') : '@@rxSubscriber'; export const $$rxSubscriber = rxSubscriber; //# sourceMappingURL=rxSubscriber.js.map