spinlud / sequelize-typescript-generator

71 stars 27 forks source link

All attribute interfaces are not exported #30

Closed kumarordway closed 2 years ago

kumarordway commented 2 years ago

During the auto generation of the model The Attributes interfaces are not exported. can we export it. so that we can reuse the same interfaces wherever needed.