Creates a Zustand store with optional DevTools middleware.
The initial state of the store.
Configuration options for DevTools.
A Zustand store with DevTools enabled if configured, otherwise a standard store.
Creates a Zustand store with optional DevTools middleware.