You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Add a CLI flag "--no-generics" to prevent any generic type declarations in the generated file
This would allow it to use CLI tools to create validation schemas, like ZOD Schemas to be autogenerated based on the export. Those tools usually don't support generics
Feature Request
Add a CLI flag "--no-generics" to prevent any generic type declarations in the generated file
This would allow it to use CLI tools to create validation schemas, like ZOD Schemas to be autogenerated based on the export. Those tools usually don't support generics