PropertyDifference
Callable
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
The to-be updated properties
The additional item properties to be removed from the output
Remove all passed item properties from the passed output, removing (and shallow copying) array entries if necessary.