Skip to content

Instantly share code, notes, and snippets.

@kbakande
Created March 15, 2021 03:05
Show Gist options
  • Save kbakande/b5ed7fa5fe5efe005e65ddcfac8d1918 to your computer and use it in GitHub Desktop.
Save kbakande/b5ed7fa5fe5efe005e65ddcfac8d1918 to your computer and use it in GitHub Desktop.
Normal function 2
const fname = function (varInp) {
console.log(varInp)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment