• A short and simplified version of the single-line if-else statement.

    Returns

    Returns undefined or the value of the XML

    Type Parameters

    • T

    Parameters

    • Optional xmlArr: T[]

      The input is a value parsed from the XML parser library. It will be an array

    Returns T | undefined

Generated using TypeDoc