es6-import.js 64 B

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