restructure class files
This commit is contained in:
8
ts/smartssh.classes.sshconfig.ts
Normal file
8
ts/smartssh.classes.sshconfig.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
import "typings-global";
|
||||
import * as plugins from "./smartssh.plugins";
|
||||
import * as helpers from "./smartssh.classes.helpers";
|
||||
export class sshConfig {
|
||||
constructor(){
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user