Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / _esm5 / internal / symbol / rxSubscriber.js
1 /** PURE_IMPORTS_START  PURE_IMPORTS_END */
2 export var rxSubscriber = /*@__PURE__*/ (function () {
3     return typeof Symbol === 'function'
4         ? /*@__PURE__*/ Symbol('rxSubscriber')
5         : '@@rxSubscriber_' + /*@__PURE__*/ Math.random();
6 })();
7 export var $$rxSubscriber = rxSubscriber;
8 //# sourceMappingURL=rxSubscriber.js.map