Skip to content

Instantly share code, notes, and snippets.

@manzt
Created July 14, 2024 21:14
Show Gist options
  • Save manzt/ccc33f230a92c2281ddc89dbd17d0818 to your computer and use it in GitHub Desktop.
Save manzt/ccc33f230a92c2281ddc89dbd17d0818 to your computer and use it in GitHub Desktop.
export function sayHello() {
console.log("hello from github gist")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment