Last active
October 17, 2018 21:55
-
-
Save stewartduffy/d216340d2f25245d5e0ea9b3142d70ac to your computer and use it in GitHub Desktop.
Script loader
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 doMyBidding() { | |
alert('yes me lord'); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment