DefinitelyTyped/types/big.js
Maurus Cuelenaere f2667f0862 Add a default export to big.js (#23769)
* Add a default export to big.js

As can be seen on https://github.com/MikeMcl/big.js/blob/master/big.js#L925, big.js exposes a default export.
Expose this in the Typescript bindings as well.

* Add default import test for big.js

* Fix lint errors
2018-02-22 12:35:20 -05:00
..
test Add a default export to big.js (#23769) 2018-02-22 12:35:20 -05:00
index.d.ts Add a default export to big.js (#23769) 2018-02-22 12:35:20 -05:00
tsconfig.json Add a default export to big.js (#23769) 2018-02-22 12:35:20 -05:00
tslint.json Add tslint disables for no-const-enum (#23134) 2018-01-23 18:19:36 +00:00