Skip to content

Commit

Permalink
- add link to types for tunnel-ssh in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
evoactivity authored Sep 26, 2023
1 parent 28236a2 commit 8f65f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = {
// sshOptions: SshOptions,
// forwardOptions: ForwardOptions
// ): Promise<[Server, Client]>;
// https://github.com/agebrock/tunnel-ssh/blob/master/types/index.d.ts
return context.tunnelClient || createTunnel;
}
},
Expand Down

0 comments on commit 8f65f5a

Please sign in to comment.