jstd-web/node_modules/jsbn/test/es6-import.js

4 lines
64 B
JavaScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
import {BigInteger} from '../';
console.log(typeof BigInteger)