smartssh/dist/smartssh.classes.sshconfig.d.ts

5 lines
79 B
TypeScript

import "typings-global";
export declare class SshConfig {
constructor();
}