• Extracts unique objects from the given traceData array based on the "InputFileName" property.

    Parameters

    • traceData: TraceData[]

      The array of objects to extract unique objects from.

    Returns object[]

    An array of unique objects based on the "InputFileName" property.

Generated using TypeDoc