TenantAtlas/apps/platform/.pnpm-store/v10/files/ce/83b893e9d135d33a3427a7755e8b9c43d2212efe999f7668c415348808b26eeae8b8bbe4feb92da1be85ec9bd9060526e8d8efceb4ca25277c14b61aa42997
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
73 B
Plaintext

'use strict';
export default typeof Blob !== 'undefined' ? Blob : null;