• Returns the parsed JSON or undefined if invalid

    Type Parameters

    • T extends unknown = any

    Parameters

    • str: string

    Returns undefined | T