Copilot
|
5d1053f658
|
fix(schema): use type-only imports to prevent bundling server dependencies in client code (#668)
* Initial plan
* Fix: Change ModelResult/TypeDefResult imports to type-only imports in ts-schema-generator
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
* Regenerate test schemas with type-only imports
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
* Fix: Update bun runtime models.ts to use type-only imports
Co-authored-by: Yiming Cao <ymc9@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Yiming Cao <ymc9@users.noreply.github.com>
|
2026-02-07 23:25:23 +08:00 |
|