Node-mysql2: Are there TypeScript definition files (d.ts) available for this project?

Created on 4 Jan 2017  路  3Comments  路  Source: sidorares/node-mysql2

question

Most helpful comment

@sidorares FYI I wrote the typings for mysql and mysql2, they are maintained in the types org and reuse interfaces from each other. If you want to add them to the library let me know

https://github.com/types/npm-mysql2

All 3 comments

@DirkWolthuis - I don't know. If you find one I'm happy to link from readme or include in the project. Also would be useful for mysqljs/mysql since api is almost the same

someone has created some typings with the project Typings

https://github.com/typings/registry/issues/778

@sidorares FYI I wrote the typings for mysql and mysql2, they are maintained in the types org and reuse interfaces from each other. If you want to add them to the library let me know

https://github.com/types/npm-mysql2

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AnyhowStep picture AnyhowStep  路  5Comments

HugoMuller picture HugoMuller  路  3Comments

patrikx3 picture patrikx3  路  7Comments

c24w picture c24w  路  5Comments

abumusamq picture abumusamq  路  5Comments