1 | # Installation
|
2 | > `npm install --save @types/mssql`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for mssql (https://www.npmjs.com/package/mssql).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 12 Sep 2023 02:33:09 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tarn](https://npmjs.com/package/@types/tarn), [@types/tedious](https://npmjs.com/package/@types/tedious)
|
13 | * Global values: none
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Jørgen Elgaard Larsen](https://github.com/elhaard), [Peter Keuter](https://github.com/pkeuter), [Jeff Wooden](https://github.com/woodenconsulting), [Cahil Foley](https://github.com/cahilfoley), [Rifa Achrinza](https://github.com/achrinza), and [Daniel Hensby](https://github.com/dhensby).
|