Created
October 16, 2015 07:54
-
-
Save h13i32maru/2396ac3553fc468ba990 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @_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