cherry-studio/packages/shared/data
fullex a81f13848c refactor(preferences): enhance preference handling with type safety and improved IPC methods
This commit refines the preference management system by introducing type safety for preference keys and values, ensuring better consistency across the application. It updates IPC handlers for getting and setting preferences to utilize the new types, improving code clarity and reducing potential errors. Additionally, the PreferenceService is adjusted to align with these changes, enhancing the overall robustness of preference operations.
2025-08-11 22:58:30 +08:00
..
preferences.ts feat(preferences): add IPC channels and handlers for preference management 2025-08-11 20:40:50 +08:00
types.d.ts refactor(preferences): enhance preference handling with type safety and improved IPC methods 2025-08-11 22:58:30 +08:00