@plyaz/core 1.9.2 → 1.9.3

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/dist/index.mjs CHANGED
@@ -15077,6 +15077,7 @@ __export(frontend_exports, {
15077
15077
  useHasService: () => useHasService,
15078
15078
  usePlyaz: () => usePlyaz,
15079
15079
  usePlyazReady: () => usePlyazReady,
15080
+ useRootStore: () => useRootStore,
15080
15081
  useService: () => useService,
15081
15082
  useServiceAsync: () => useServiceAsync,
15082
15083
  useServiceKeys: () => useServiceKeys,