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 ScumClient extends BattlEyeClient { testAuthentication(): Promise<void>; } //# sourceMappingURL=scum.client.d.ts.map