@dxos/hypercore 0.3.8-next.f4e0086 → 0.3.9-main.325dd0a

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.
@@ -7643,7 +7643,7 @@ var require_browser5 = __commonJS({
7643
7643
  exports.load = load;
7644
7644
  exports.useColors = useColors;
7645
7645
  exports.storage = localstorage();
7646
- exports.destroy = (() => {
7646
+ exports.destroy = /* @__PURE__ */ (() => {
7647
7647
  let warned = false;
7648
7648
  return () => {
7649
7649
  if (!warned) {