We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edadaf8 + 1e72c7b commit 61eef67Copy full SHA for 61eef67
decimal.js
@@ -2,7 +2,7 @@
2
'use strict';
3
4
5
- /*
+ /*!
6
* decimal.js v10.3.1
7
* An arbitrary-precision Decimal type for JavaScript.
8
* https://github.com/MikeMcl/decimal.js
decimal.mjs
@@ -1,4 +1,4 @@
1
-/*
+/*!
0 commit comments