Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
devtools
/
node_modules
/
rxjs
/
src
/
Rx.global.js
blob: d75682b2108a0634e5b0508fb758b728d95c71df [
file
] [
log
] [
blame
]
(
function
(
root
,
factory
)
{
root
.
Rx
=
factory
();
})(
window
||
global
||
this
,
function
()
{
return
require
(
'../dist/package/Rx'
);
});