8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
/*!
|
|
* decimal.js v10.5.0
|
|
* An arbitrary-precision Decimal type for JavaScript.
|
|
* https://github.com/MikeMcl/decimal.js
|
|
* Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
* MIT Licence
|
|
*/
|