index.js 53 B

123
  1. 'use strict';
  2. module.exports = Math.pow(2, 53) - 1;