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

5 lines
79 B
TypeScript
Raw Permalink Normal View History

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