ethers.js/docs.wrm/api/utils/bignumber-ieee754.js

3 lines
67 B
JavaScript
Raw Normal View History

(Number.MAX_SAFE_INTEGER + 2 - 2) == (Number.MAX_SAFE_INTEGER)
//!