const bigint = 9007199254740992n; console.log(bigint); // 9007199254740992n console.log(typeof bigint); // bigint