UNPKG

@thimal/ssh2-promise

Version:
17 lines (16 loc) 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "CHANNEL": { SSH: "ssh", TUNNEL: "tunnel", X11: "x11" }, "STATUS": { BEFORECONNECT: "beforeconnect", CONNECT: "connect", BEFOREDISCONNECT: "beforedisconnect", DISCONNECT: "disconnect", CONTINUE: "continue" } };