Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfet97 committed Jan 7, 2019
1 parent f61fb65 commit ca7bc7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ const res = omniclone(obj1, {
setPrototype: true
});
Object.getPrototypeOf(res) === prot; // true

res; // { }
```

### copyNonEnumerables (default false)
Expand Down

0 comments on commit ca7bc7b

Please sign in to comment.