/
home
/
henzagold
/
oldsite
/
node_modules
/
rxjs
/
internal
/
operators
/
File Upload :
llllll
Current File: /home/henzagold/oldsite/node_modules/rxjs/internal/operators/switchMapTo.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var switchMap_1 = require("./switchMap"); function switchMapTo(innerObservable, resultSelector) { return resultSelector ? switchMap_1.switchMap(function () { return innerObservable; }, resultSelector) : switchMap_1.switchMap(function () { return innerObservable; }); } exports.switchMapTo = switchMapTo; //# sourceMappingURL=switchMapTo.js.map
Copyright ©2k19 -
Hexid
|
Tex7ure