Skip to content

Commit 8f65f5a

Browse files
authored
- add link to types for tunnel-ssh in comment
1 parent 28236a2 commit 8f65f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ module.exports = {
3333
// sshOptions: SshOptions,
3434
// forwardOptions: ForwardOptions
3535
// ): Promise<[Server, Client]>;
36+
// https://github.com/agebrock/tunnel-ssh/blob/master/types/index.d.ts
3637
return context.tunnelClient || createTunnel;
3738
}
3839
},

0 commit comments

Comments
 (0)