Sha256: 133fb48c38a5b39dccea2cff1a0b2aa1475688348e0193322cec962308311960
Contents?: true
Size: 558 Bytes
Versions: 49
Compression:
Stored size: 558 Bytes
Contents
{"version":3,"file":"withLatestFrom.js","sourceRoot":"","sources":["../../../src/add/operator/withLatestFrom.ts"],"names":[],"mappings":";AACA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,+BAA+B,+BAA+B,CAAC,CAAA;AAE/D,uBAAU,CAAC,SAAS,CAAC,cAAc,GAAG,+BAAc,CAAC","sourcesContent":["\nimport { Observable } from '../../Observable';\nimport { withLatestFrom } from '../../operator/withLatestFrom';\n\nObservable.prototype.withLatestFrom = withLatestFrom;\n\ndeclare module '../../Observable' {\n interface Observable<T> {\n withLatestFrom: typeof withLatestFrom;\n }\n}"]}
Version data entries
49 entries across 49 versions & 4 rubygems