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