astro-ghostcms/.pnpm-store/v3/files/96/50fe7451d138cfa2417bd53f86c...

4 lines
101 B
Plaintext

'use strict';
module.exports = Number.MAX_SAFE_INTEGER || 9007199254740991; // Math.pow(2, 53) - 1;