TenantAtlas/apps/platform/.pnpm-store/v10/files/ee/3525a7c44ed507c4945597d0d015612365a02e3dfd68d0bd85c8c4d80e0f825ad9f42b34dcd84cc1fa2eeac3dccd5e4f5252de7f34653ceb7633b3c0c809f2
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

5 lines
137 B
Plaintext

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