Skip to content

Instantly share code, notes, and snippets.

@schroneko
Created December 11, 2021 03:23
Show Gist options
  • Save schroneko/7c3c5da71f50f7a0494ea58874d6ba9d to your computer and use it in GitHub Desktop.
Save schroneko/7c3c5da71f50f7a0494ea58874d6ba9d to your computer and use it in GitHub Desktop.
export const hello = () => {
console.log('hello')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment