@base-web-kits/base-tools-ts 0.9.4 → 0.9.6

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.
@@ -2475,7 +2475,7 @@ var baseToolsTS = (() => {
2475
2475
  };
2476
2476
  P._isBigNumber = true;
2477
2477
  P[Symbol.toStringTag] = "BigNumber";
2478
- P[Symbol.for("nodejs.util.inspect.custom")] = P.valueOf;
2478
+ P[/* @__PURE__ */ Symbol.for("nodejs.util.inspect.custom")] = P.valueOf;
2479
2479
  if (configObject != null) BigNumber2.set(configObject);
2480
2480
  return BigNumber2;
2481
2481
  }
@@ -10617,3 +10617,4 @@ lodash-es/lodash.js:
10617
10617
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
10618
10618
  *)
10619
10619
  */
10620
+ //# sourceMappingURL=base-tools-ts.umd.global.js.map
@@ -2475,7 +2475,7 @@ var baseToolsTS = (() => {
2475
2475
  };
2476
2476
  P._isBigNumber = true;
2477
2477
  P[Symbol.toStringTag] = "BigNumber";
2478
- P[Symbol.for("nodejs.util.inspect.custom")] = P.valueOf;
2478
+ P[/* @__PURE__ */ Symbol.for("nodejs.util.inspect.custom")] = P.valueOf;
2479
2479
  if (configObject != null) BigNumber2.set(configObject);
2480
2480
  return BigNumber2;
2481
2481
  }
@@ -10617,3 +10617,4 @@ lodash-es/lodash.js:
10617
10617
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
10618
10618
  *)
10619
10619
  */
10620
+ //# sourceMappingURL=base-tools-ts.umd.global.js.map