kristiandupont / kanel

Generate Typescript types from Postgres
https://kristiandupont.github.io/kanel/
MIT License
881 stars 62 forks source link

generateIndexFile doesn't respect importExtensions #605

Closed taybin closed 3 weeks ago

taybin commented 1 month ago

The index file generated by generateIndexFile doesn't seem to use importExtensions.

kristiandupont commented 1 month ago

Good point! I will fix that.