tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 467 forks source link

Missing type definitions for toReadableStream #1448

Closed huytool157 closed 1 year ago

huytool157 commented 1 year ago

Expected behaviour:

Actual behaviour:

Configuration:

Am I missing something? Don't see it in the type definition either.

Screen Shot 2022-12-19 at 3 51 09 PM

Software versions

petetnt commented 1 year ago

In the Callbacks section of the readme there's also request.template tagged template used which doesn't exist in the type definitions either. Then again the DefinitelyTyped types can be out of sync :)

dhensby commented 1 year ago

Feel free to update the types, they are in a different repository