Buckets:
| import { concatMap } from './concatMap'; | |
| import { isFunction } from '../util/isFunction'; | |
| export function concatMapTo(innerObservable, resultSelector) { | |
| return isFunction(resultSelector) ? concatMap(() => innerObservable, resultSelector) : concatMap(() => innerObservable); | |
| } | |
| //# sourceMappingURL=concatMapTo.js.map |
Xet Storage Details
- Size:
- 319 Bytes
- Xet hash:
- 141306a515ec4c4f5eb8d5a673939f793f02787215a2492514a4ff2a090d6478
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.