UNPKG

pqry

Version:

Easier query to pterodactyl panel

2 lines (1 loc) 128 B
export declare function SendCommand(host: string, apikey: string, identifier: string, command: string): Promise<string | void>;