zzz-pc-view 0.0.2 → 0.0.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zzz-pc-view",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "main": "src/index.umd.js",
5
5
  "module": "src/index.es.js",
6
6
  "types": "src/index.d.ts",
package/src/index.es.js CHANGED
@@ -2124,6 +2124,7 @@ const index$b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePrope
2124
2124
  ZNavLink,
2125
2125
  ZNavMenu,
2126
2126
  ZNavTypeEnum,
2127
+ getPageViewMap,
2127
2128
  useNavStore
2128
2129
  }, Symbol.toStringTag, { value: "Module" }));
2129
2130
  const useLoadUtil = () => {