Files
ComfyUI_frontend/apps
bymyself a492d321ac fix(website): remove unused type exports from models.ts
ModelDirectory and Model were exported but not imported by any consumer.
Make them module-private to fix knip unused-export check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 08:05:36 +00:00
..