UNPKG

ps2census

Version:

Client to connect to the PS2 Event Stream websocket.

5 lines (4 loc) 112 B
export declare class CensusServerError extends Error { readonly code: string; constructor(data: any); }