TenantAtlas/apps/platform/.pnpm-store/v10/files/51/f565b24aa336842595dd36b4c2c06c754a091acf3d6a7cd615a31afc623ffedcd196de3b1407eedbe882d13021faee8d47b8e37230b86f34aee83b44c6e9f8
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
197 B
Plaintext

'use strict';
/** @type {import('./maxValue')} */
// eslint-disable-next-line no-extra-parens
module.exports = /** @type {import('./maxValue')} */ (Number.MAX_VALUE) || 1.7976931348623157e+308;