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