Files
flights_web_raw/node_modules/rxjs-compat/add/observable/pairs.js
T

5 lines
180 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var rxjs_1 = require("rxjs");
rxjs_1.Observable.pairs = rxjs_1.pairs;
//# sourceMappingURL=pairs.js.map