fabien0102 / ts-to-zod

Generate zod schemas from typescript types/interfaces
MIT License
1.17k stars 65 forks source link

fix: adding support for imported QualifiedName #243

Closed tvillaren closed 2 months ago

tvillaren commented 3 months ago

Fixes #242

schiller-manuel commented 3 months ago

you mean qualified name, right?

tvillaren commented 3 months ago

Yes, indeed. I'll update the code tomorrow.