UNPKG

@sx-bet/sportx-js

Version:

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

5 lines (4 loc) 99 B
export declare function tryParseJson(maybeJson: string): { result: any; valid: boolean; };