smartssh/ts/index.ts

3 lines
111 B
TypeScript

import "typings-global"
import * as plugins from "./smartssh.plugins";
import {} from "./smartssh.classes.ssh";