UNPKG

@sx-bet/sportx-js

Version:

Provides an easy to use API to interact with the SportX relayer.

5 lines (4 loc) 112 B
export declare class APIError extends Error { details: {}; constructor(details?: {}, ...args: any[]); }