Skip to main content

PropertyDifference

Callable


  • Remove all passed item properties from the passed output, removing (and shallow copying) array entries if necessary.


    Parameters

    • output: ItemProperties

      The to-be updated properties

    • rest...args: readonly ItemProperties[]

      The additional item properties to be removed from the output

    Returns ItemProperties

    • The passed output modified inplace