Home > eth-connect > isHex
Converts value to it's decimal representation in string
Signature:
export declare function isHex(value: string): boolean;
Parameter | Type | Description |
---|---|---|
value | string |
Returns:
boolean
Home > eth-connect > isHex
Converts value to it's decimal representation in string
Signature:
export declare function isHex(value: string): boolean;
Parameter | Type | Description |
---|---|---|
value | string |
Returns:
boolean