Sha256: 00141735fcd80c36af933a77070cfa1d63a8e357df779c6e3dbc93d2e5e7350c
Contents?: true
Size: 534 Bytes
Versions: 49
Compression:
Stored size: 534 Bytes
Contents
{"version":3,"file":"timeoutWith.js","sourceRoot":"","sources":["../../../src/add/operator/timeoutWith.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 { timeoutWith } from '../../operator/timeoutWith';\n\nObservable.prototype.timeoutWith = timeoutWith;\n\ndeclare module '../../Observable' {\n interface Observable<T> {\n timeoutWith: typeof timeoutWith;\n }\n}"]}
Version data entries
49 entries across 49 versions & 4 rubygems