UNPKG

rcon-node

Version:

A TypeScript RCON client library for modern game servers.

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