mirror of
https://github.com/taixingyiji/openit.git
synced 2025-11-03 04:12:20 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
import {BigInteger} from '../';
|
|
|
|
console.log(typeof BigInteger)
|