Skip to main content

src/stores/utils

Utility functions for store management and composition.

Remarksโ€‹

Provides common functionality for error handling, persistence, and store composition across all Zustand stores in the application. These utilities ensure consistent patterns for async operations, error states, and data persistence.

Functionsโ€‹