Files
CherryHQ-cherry-studio/tsconfig.web.json
fullex d0cf4ab4e5 refactor(types): repoint consumers off the types barrel and remove the @types alias
Dissolve the renderer types/index.ts re-export barrel (Phase 2):
- Repoint 252 consumers to @renderer/types/<topic> (intra-types files use
  relative ./topic); covers @renderer/types, @types, and the equivalent
  './', './index', '@renderer/types/index' specifier forms.
- Delete src/renderer/types/index.ts.
- Remove the @types alias from tsconfig.web.json, electron.vite.config.ts,
  and the eslint main/preload boundary guard.
- Retire the resolved types-barrel and @types deviations from the renderer
  and main architecture docs.
2026-06-25 00:39:49 -07:00

1.8 KiB