Skip to content

Instantly share code, notes, and snippets.

@jmwind
Created February 14, 2025 19:18
Show Gist options
  • Save jmwind/a5ab370504f94012f05593b0149603ac to your computer and use it in GitHub Desktop.
Save jmwind/a5ab370504f94012f05593b0149603ac to your computer and use it in GitHub Desktop.
const logIt = (text) => {
console.log('LOG: ' + text);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment