UNPKG

haxball-server

Version:

A feature-rich and stable headless server utility for Haxball

3 lines (2 loc) 110 B
import { Config } from 'tunnel-ssh'; export declare function connect(connectConfig: Config): Promise<void>;