app_tree_planting/node_modules/jsbn/test/es6-import.js

4 lines
64 B
JavaScript
Raw Permalink Normal View History

2023-12-13 10:20:14 +08:00
import {BigInteger} from '../';
console.log(typeof BigInteger)