@fileverse-dev/formulajs 4.4.11-mod-2 → 4.4.11-mod-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/browser/formula.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* @fileverse-dev/formulajs v4.4.11-mod-
|
|
1
|
+
/* @fileverse-dev/formulajs v4.4.11-mod-3 */
|
|
2
2
|
function _regeneratorRuntime() {
|
|
3
3
|
"use strict";
|
|
4
4
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() {
|
|
@@ -4435,8 +4435,7 @@ function _typeof(o) {
|
|
|
4435
4435
|
})(jstat$1);
|
|
4436
4436
|
return jstat$1.exports;
|
|
4437
4437
|
}
|
|
4438
|
-
|
|
4439
|
-
var jStat = getDefaultExportFromCjs(jstatExports);
|
|
4438
|
+
requireJstat();
|
|
4440
4439
|
function CHOOSE() {
|
|
4441
4440
|
if (arguments.length < 2) {
|
|
4442
4441
|
return na;
|