UNPKG

ps2census

Version:

Client to connect to the PS2 Event Stream websocket.

6 lines (5 loc) 153 B
export declare class CensusRestException extends Error { constructor(message: string); hasNoData(): boolean; requiresServiceId(): boolean; }