Represents a generic store interface for managing state (basically an interface for a zustand store)
The type of the state managed by the store.
Represents a generic store interface for managing state (basically an interface for a zustand store)