es6-import.js 64 B

123
  1. import {BigInteger} from '../';
  2. console.log(typeof BigInteger)