DefinitelyTyped/types/big.js/test
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
..
big.js-global-tests.ts
big.js-import-default-tests.ts Add a default export to big.js (#23769) 2018-02-22 12:35:20 -05:00
big.js-module-tests.ts