Skip to content

Instantly share code, notes, and snippets.

@evrekhman
Created August 26, 2017 15:12
Show Gist options
  • Save evrekhman/ae2db14ff12f554f1e80df9d0394a7e3 to your computer and use it in GitHub Desktop.
Save evrekhman/ae2db14ff12f554f1e80df9d0394a7e3 to your computer and use it in GitHub Desktop.
Array.prototype.slice.call(edit).forEach(function(value) {
console.log(value);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment