-
@BenFelda The answer I found that explained it best was here - stackoverflow.com/a/54164572 -- > See the docs: > > It copies own enumerable properties from a provided object onto a new object. > > "Own enumerable" means that properties on the prototype will not be included.