index.js 56 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3
"use strict";

module.exports = -(Math.pow(2, 53) - 1);