UNPKG

137 BJavaScriptView Raw
1(function (root, factory) {
2 root.Rx = factory();
3})(window || global || this, function () {
4 return require('../dist/package/Rx');
5});
\No newline at end of file