4 lines
64 B
JavaScript
Raw Permalink Normal View History

2025-06-30 09:38:03 +08:00
import {BigInteger} from '../';
console.log(typeof BigInteger)