• Performs a rest spread on an object.

    Parameters

    • t: any

      The source value.

    • propertyNames: (string | symbol)[]

      The property names excluded from the rest spread.

    Returns any

Generated using TypeDoc