4 lines
64 B
JavaScript
Raw Normal View History

2025-04-14 10:57:27 +08:00
import {BigInteger} from '../';
console.log(typeof BigInteger)