Sha256: f25998ef8e74abb7f7a75f74e92d724efeafa68774c322c99a76ecc4c467d961
Contents?: true
Size: 534 Bytes
Versions: 49
Compression:
Stored size: 534 Bytes
Contents
{"version":3,"file":"subscribeOn.js","sourceRoot":"","sources":["../../../src/add/operator/subscribeOn.ts"],"names":[],"mappings":";AACA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,4BAA4B,4BAA4B,CAAC,CAAA;AAEzD,uBAAU,CAAC,SAAS,CAAC,WAAW,GAAG,yBAAW,CAAC","sourcesContent":["\nimport { Observable } from '../../Observable';\nimport { subscribeOn } from '../../operator/subscribeOn';\n\nObservable.prototype.subscribeOn = subscribeOn;\n\ndeclare module '../../Observable' {\n interface Observable<T> {\n subscribeOn: typeof subscribeOn;\n }\n}"]}
Version data entries
49 entries across 49 versions & 4 rubygems