Sha256: 2cea4cf21cf5556902b514c57ee60e6609ede8bc98cb18ca63a8d38bd704ec2d
Contents?: true
Size: 410 Bytes
Versions: 49
Compression:
Stored size: 410 Bytes
Contents
/** PURE_IMPORTS_START .._util_root PURE_IMPORTS_END */ import { root } from '../util/root'; var Symbol = root.Symbol; export var rxSubscriber = (typeof Symbol === 'function' && typeof Symbol.for === 'function') ? /*@__PURE__*/ Symbol.for('rxSubscriber') : '@@rxSubscriber'; /** * @deprecated use rxSubscriber instead */ export var $$rxSubscriber = rxSubscriber; //# sourceMappingURL=rxSubscriber.js.map
Version data entries
49 entries across 49 versions & 4 rubygems