UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

3 lines 107 B
var BigInteger = require('./'); var a = new BigInteger('91823918239182398123'); console.log(a.bitLength());