Last active
September 20, 2018 21:32
-
-
Save tcollins/3b859c4cb8ec0055c47ddc779d1ba74c to your computer and use it in GitHub Desktop.
small-test-js-lib
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 awesomeLibFunction(){ | |
return 'this is so amazing' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment