UNPKG

rcon-node

Version:

A TypeScript RCON client library for modern game servers.

5 lines 210 B
import { BattlEyeClient } from "./battleye.client"; export declare class ArmaReforgerClient extends BattlEyeClient { testAuthentication(): Promise<void>; } //# sourceMappingURL=arma-reforger.client.d.ts.map