Skip to content

Commit

Permalink
Update object.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ov-aviril committed Sep 8, 2022
1 parent 781b2c9 commit 07026fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/type/object.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ Object.defineProperty(Object.prototype, "forAll", {
else return fetchNativeLoop(this, exec)
},
enumerable: false, configurable: false, writable: false
})
})

0 comments on commit 07026fe

Please sign in to comment.