fabien0102 / ts-to-zod

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

fix(#244): handle IndexedAccessType of imported schemas #246

Closed tvillaren closed 2 months ago

tvillaren commented 2 months ago

Why

See #244

We were missing one case in the traversal algorithm to extract the dependency