TenantAtlas/apps/platform/.pnpm-store/v10/files/62/19aab3899a61cc351efcc1d9788d429bb1e206388da10d4d4af3d50f879583140a60d2fb2848a6351c7ccbb0eec04c6ccfd5069ff62b419c89ad4bedbab9d7
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
81 B
Plaintext

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