Files
n8n-nodes-gwezz-changdunovel/node_modules/rxjs/src/Rx.global.js
2025-10-26 23:10:15 +08:00

5 lines
137 B
JavaScript

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