UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

5 lines 211 B
export declare const TIMED_OUT_CONNECTING_TO = "Timed out connecting to"; export declare function connectBySsh(props: { targetHostname: string; }): Promise<void>; //# sourceMappingURL=connect-by-ssh.d.ts.map