TenantAtlas/apps/platform/.pnpm-store/v10/files/66/9d2f8ffe9005629781d4ad644181afb9e20b5634445ac5c0aa4e603f2a9ddccd7926e031577054a37723870d26cc767e4528ecaf49e1e3be4099462afb009d
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

11 lines
330 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.config = void 0;
exports.config = {
onUnhandledError: null,
onStoppedNotification: null,
Promise: undefined,
useDeprecatedSynchronousErrorHandling: false,
useDeprecatedNextContext: false,
};
//# sourceMappingURL=config.js.map