1 | # Installation
|
2 | > `npm install --save @types/ssh2`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for ssh2 (https://github.com/mscdex/ssh2).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 14 Jan 2025 02:27:32 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Qubo](https://github.com/tkQubo), [Ron Buckton](https://github.com/rbuckton), [Will Boyce](https://github.com/wrboyce), [Tom Xu](https://github.com/hengkx), [Leo Toneff](https://github.com/bragle), [Lucian Buzzo](https://github.com/LucianBuzzo), and [Dan Hensby](https://github.com/dhensby).
|