Skip to content

Instantly share code, notes, and snippets.

@sakkke
Created July 11, 2021 03:14
Show Gist options
  • Save sakkke/004dfa264b3532e7538d248c6368d274 to your computer and use it in GitHub Desktop.
Save sakkke/004dfa264b3532e7538d248c6368d274 to your computer and use it in GitHub Desktop.
function debug (foo) {
console.log(foo)
return foo
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment