UNPKG

jsbn

Version:

The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.

4 lines (2 loc) 64 B
import {BigInteger} from '../'; console.log(typeof BigInteger)