Skip to content

Instantly share code, notes, and snippets.

@brainysmurf
Created January 3, 2019 13:05
Show Gist options
  • Save brainysmurf/5d6b26178cc56a3c1faf43524f895e45 to your computer and use it in GitHub Desktop.
Save brainysmurf/5d6b26178cc56a3c1faf43524f895e45 to your computer and use it in GitHub Desktop.
Example Sample Library
function works () {
return 'Hello World!';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment