• Parse XML into a JSON object with the default options.

    Type Parameters

    • T extends object = Record<string, any>

    Parameters

    Returns T