What will be the output of the following code snippet?
console.log(Number.MIN_SAFE_INTEGER);
-Infinity
NaN
-9007199254740992
-9007199254740991