5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
|
import "typings-global";
|
||
|
export declare class SshConfig {
|
||
|
constructor();
|
||
|
}
|