TenantAtlas/apps/platform/.pnpm-store/v10/files/9d/0fad8b2ba96d9488e35476f9f47ca0d81a2dd7002f8ef2ef2563f861789a6f049590b0bef2326c2e513e9e1ebf005d71fed6f8f6cd54f91b76de9030654f3d
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
126 B
Plaintext

'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;