Skip to content

export Function

isJson ​

Checks whether the value is a JSON.

Constructor ​

ts
isJson( value )
ParameterTypeDescription
valueunknownThe value to check.

Return: boolean