Home > eth-connect > isJson
Returns true if given string is valid json object
Signature:
export declare function isJson(str: string): boolean;
Parameter | Type | Description |
---|---|---|
str | string |
Returns:
boolean
Home > eth-connect > isJson
Returns true if given string is valid json object
Signature:
export declare function isJson(str: string): boolean;
Parameter | Type | Description |
---|---|---|
str | string |
Returns:
boolean