Skip to content

Instantly share code, notes, and snippets.

@zbinlin
Last active August 12, 2023 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zbinlin/94eb2484b8a5ec1868128fdc6b4c1181 to your computer and use it in GitHub Desktop.
Save zbinlin/94eb2484b8a5ec1868128fdc6b4c1181 to your computer and use it in GitHub Desktop.
/**
* @return string
**/
export default function Hello() {
return "Hello";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment