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

3 lines
77 B
Plaintext

declare const MAX_SAFE_INTEGER: 9007199254740991;
export = MAX_SAFE_INTEGER;