UseStore
useStore
Use the shared data store in the current environment. Throws an error if no context is found.
Signature
function useStore(): Collection<any, any>
Use the shared data store in the current environment. Throws an error if no context is found.
function useStore(): Collection<any, any>