1"use strict"; 2Object.defineProperty(exports, "__esModule", { value: true }); 3var fetch_1 = require("../internal/observable/dom/fetch"); 4exports.fromFetch = fetch_1.fromFetch; 5//# sourceMappingURL=index.js.map