Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
devtools
/
node_modules
/
rxjs
/
fetch
/
index.js
blob: ca5d62f1a3dd60469e35daff53149744d8150a15 [
file
] [
log
] [
blame
]
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
,
{
value
:
true
});
var
fetch_1
=
require
(
"../internal/observable/dom/fetch"
);
exports
.
fromFetch
=
fetch_1
.
fromFetch
;
//# sourceMappingURL=index.js.map