mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-22 17:00:14 +08:00
- Split monolithic ocr.ts into separate files for base types, providers, models, and layers (api, data, business) - Update related imports and references across the codebase - Rename API request/response types to be more consistent (Patch->Update, Put->Replace) - Adjust repository and service implementations to match new type structure |
||
|---|---|---|
| .. | ||
| apiModels.ts | ||
| apiPaths.ts | ||
| apiSchemas.ts | ||
| apiTypes.ts | ||
| errorCodes.ts | ||
| index.ts | ||