DefinitelyTyped/types/bn.js
Matthew Little ea96391e86 [bn.js] Fix module import without 'allowSyntheticDefaultImports' (#41255)
* [bn.js] Fix module import without 'allowSyntheticDefaultImports'

Allow `import * as bn from 'bn.js'` to work without having to enable `"allowSyntheticDefaultImports": true`

* Export the Endianness and Prime types, update unit tests for both import types
2020-01-03 15:09:41 -08:00
..
bn.js-tests.ts
index.d.ts
tsconfig.json
tslint.json