TenantAtlas/apps/platform/.pnpm-store/v10/files/2e/8570cd9d43045c8621af8061dac257988d81c37363004a3e26821930157b873a4432e8ef3e8fea847a64ed5700b061cbf1cb41450c5d7c703f179c842c4b6b
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
79 B
Plaintext

declare function isNegativeZero(x: unknown): boolean;
export = isNegativeZero;