smartssh/ts/index.ts

3 lines
111 B
TypeScript
Raw Normal View History

import "typings-global"
2016-05-31 17:00:52 +00:00
import * as plugins from "./smartssh.plugins";
import {} from "./smartssh.classes.ssh";