frontend/.pnpm-store/v3/files/ee/3525a7c44ed507c4945597d0d015612365a02e3dfd68d0bd85c8c4d80e0f825ad9f42b34dcd84cc1fa2eeac3dccd5e4f5252de7f34653ceb7633b3c0c809f2

5 lines
137 B
Plaintext

(function (root, factory) {
root.Rx = factory();
})(window || global || this, function () {
return require('../dist/package/Rx');
});