TenantAtlas/apps/platform/.pnpm-store/v10/files/73/810fe90cda25e7816e12da23a4a265972d163dca07ec0cf1a71dff7fcbae32d6642d80ba4ab3f393a907c0412a8867f62eafbecfcc8b0898e0f7dc60c034b9
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

7 lines
153 B
Plaintext

"use strict";
var import_program = require("./program");
(0, import_program.program)().catch((e) => {
console.error(e.message);
process.exit(1);
});