TenantAtlas/apps/platform/.pnpm-store/v10/files/55/d36ff240b38c7aee7b8df3f3da3e6d2986d90abbe663311258004fdf9cabf35c9cbf6f8af8e2f4fe9c104c0b8393b47f300474e1a85105ce6c9591bfb6387d
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

4 lines
82 B
Plaintext

export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map