Created
May 5, 2020 20:38
-
-
Save baranovxyz/6e7d0e6e28f08fa7124507434dd5bbf3 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
| Array.prototype.forEach(el => { | |
| // do something here | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment