steelbrain/node-ssh

feature request: use named import instead of default import for SSH2 client

michael-land opened this issue · 0 comments

ssh2 client typing is missing when using ES6 syntax.

image

connection is any instead of ssh2#Client

image