Skip to content

Updated __proto__ #63

@SteeveGL

Description

@SteeveGL

I casting an object and I got an updated __proto__

const customerDiff: any = detailedDiff(this.customer, this.form.value as Customer);
{
  __proto__:Object {...}
}

Can I ignore it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions