@a2simcode/ui 0.0.62 → 0.0.63

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.
@@ -2554,6 +2554,7 @@ const cf = de(zs), uf = /* @__PURE__ */ ie({
2554
2554
  }, m = M(), S = M([]), k = () => {
2555
2555
  if (S.value.forEach((P) => P()), S.value = [], !c || !n.id || !m.value) return;
2556
2556
  const E = Object.entries(m.value);
2557
+ console.log("entries test", E);
2557
2558
  for (const [P, T] of E)
2558
2559
  if (typeof T == "function" && !P.startsWith("_") && !P.startsWith("$")) {
2559
2560
  const L = c(n.id, P, T);