Created
January 7, 2020 10:37
-
-
Save denysvitali/b8daf0f94f916962e7c902fa5c1abc70 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
([A-z0-9]+)\.hasOwnProperty\(([A-z0-9]+)\) | |
Object.prototype.hasOwnProperty.call($1, $2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment