1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-24 12:54:47 +00:00
This commit is contained in:
Michael Mclaughlin
2018-03-10 22:10:08 +00:00
parent 93930f8a23
commit 2e75623cc3
8 changed files with 17 additions and 10 deletions

2
decimal.d.ts vendored
View File

@@ -5,7 +5,7 @@
//
// Documentation: http://mikemcl.github.io/decimal.js/
//
// Exports (available globally or when using import):
// Exports:
//
// class Decimal (default export)
// type Decimal.Constructor