Skip to content

Instantly share code, notes, and snippets.

@h13i32maru
Created October 16, 2015 07:54
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 h13i32maru/2396ac3553fc468ba990 to your computer and use it in GitHub Desktop.
Save h13i32maru/2396ac3553fc468ba990 to your computer and use it in GitHub Desktop.
/**
* @_function
* @_name myFunc
* @param {number} p - this is p
* @return {string} this is result
*/
export default f;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment