TenantAtlas/apps/platform/.pnpm-store/v10/files/5e/cdc711e18a7f6c0944341a737a677cf31f10dbc19450bd4c77a525733d0f3bfc494774ea0da321617f2d65867f7ee608a5d2ecddb736cf1da3228624e640fe
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

6 lines
312 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fromFetch = void 0;
var fetch_1 = require("../internal/observable/dom/fetch");
Object.defineProperty(exports, "fromFetch", { enumerable: true, get: function () { return fetch_1.fromFetch; } });
//# sourceMappingURL=index.js.map