blob: d75682b2108a0634e5b0508fb758b728d95c71df [file] [log] [blame]
(function (root, factory) {
root.Rx = factory();
})(window || global || this, function () {
return require('../dist/package/Rx');
});