cherry-studio/packages/shared/data/cache
MyPrototypeWhat 7dc377d467 refactor(tabs): move Tab and TabsState types to cacheValueTypes
- Moved Tab and TabsState type definitions from cacheSchemas.ts to cacheValueTypes.ts for better organization and clarity.
- Updated imports in related components to reflect the new location of these types.
- Removed the now redundant tab type definitions from cacheSchemas.ts.

These changes enhance the structure of type definitions, promoting a clearer separation of concerns within the codebase.
2025-12-10 11:33:33 +08:00
..
cacheSchemas.ts refactor(tabs): move Tab and TabsState types to cacheValueTypes 2025-12-10 11:33:33 +08:00
cacheTypes.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
cacheValueTypes.ts refactor(tabs): move Tab and TabsState types to cacheValueTypes 2025-12-10 11:33:33 +08:00