@types/sshpk
Version:
TypeScript definitions for sshpk
16 lines (11 loc) • 666 B
Markdown
# Installation
> `npm install --save @types/sshpk`
# Summary
This package contains type definitions for sshpk (https://github.com/joyent/node-sshpk).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sshpk.
### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Dependencies: [@types/asn1](https://npmjs.com/package/@types/asn1), [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [Meno Abels](https://github.com/mabels), [Alexander Lavallee](https://github.com/lavalleeale), and [Lukáš Cezner](https://github.com/coalzombik).