mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [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 |
||
|---|---|---|
| .. | ||
| bn.js-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||