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

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