Created
June 19, 2021 14:01
-
-
Save ashwinkumar2438/7e7437f93d77e695ed4f74854ce4f90a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
(function(){}).prototype | |
@returns { | |
constructor: ƒ () //function on which prototype property was accessed. | |
__proto__: Object | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment