Yoyo Zhou
f87445077b
big.js: add aliases .add, .mul, .sub ( #24708 )
2018-04-04 06:58:01 -07:00
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
Siyuan Zhang
93113f80a0
added big.js properties declaration according to http://mikemcl.github.io/big.js/\#coefficient ( #22508 )
2018-01-02 12:39:42 -08:00
Andy
30957ad3d8
Remove // tslint:disable comments ( #22198 )
2017-12-14 13:24:24 -08:00
Miika Hänninen
dbeac07ba4
Update big.js definitions for version 4.0.0 ( #20096 )
2017-09-28 08:41:32 +01:00
Miika Hänninen
f83ae7c7ca
Add global definition block
2017-09-25 09:44:29 +03:00
Miika Hänninen
0d330d96e8
Type the named export Big of big.js
2017-09-25 09:44:13 +03:00
Miika Hänninen
fa2e4f11ae
Remove global big.js declaration
2017-09-25 09:43:46 +03:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00