UNPKG

haxball-server

Version:

A feature-rich and stable headless server utility for Haxball

3 lines (2 loc) 132 B
import { HaxballServerConfig } from "../Global"; export declare function loadConfig(file?: string): Promise<HaxballServerConfig>;