@kohost/api-client 3.0.2 → 3.1.1

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.
@@ -838,7 +838,7 @@ var require_browser = __commonJS({
838
838
  exports.load = load;
839
839
  exports.useColors = useColors;
840
840
  exports.storage = localstorage();
841
- exports.destroy = (() => {
841
+ exports.destroy = /* @__PURE__ */ (() => {
842
842
  let warned = false;
843
843
  return () => {
844
844
  if (!warned) {