• Check if the string is valid JSON (note: uses JSON.parse).

    Parameters

    • str: string

    Returns boolean

Generated using TypeDoc