aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/Rx.global.js
blob: d75682b2108a0634e5b0508fb758b728d95c71df (plain) (blame)
1
2
3
4
5
(function (root, factory) {
  root.Rx = factory();
})(window || global || this, function () {
  return require('../dist/package/Rx');
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage