FLUJOS/BACK_BACK/node_modules/jsbn/test/es6-import.js
2025-11-07 00:06:12 +01:00

3 lines
64 B
JavaScript
Executable file

import {BigInteger} from '../';
console.log(typeof BigInteger)