mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 11:44:28 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| cacheSchemas.ts | ||
| cacheTypes.ts | ||
| cacheValueTypes.ts | ||