sequelize / sequelize-auto

Automatically generate bare sequelize models from your database.
2.9k stars 527 forks source link

Option to separate typescript definition to a file #661

Open thisisleobro opened 7 months ago

thisisleobro commented 7 months ago

Would be nice to keep using javascript but having types in separate file for when you developing only development