src/stores/error/types
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error store types and interfaces for centralized error management.
Remarksโ
Defines the structure for error state management across the application, including global errors, store-specific errors, and operation loading states.