UNPKG

timmys-big-package

Version:

Tim has a big package

10 lines (6 loc) 153 B
exports.gotBigHog = function() { console.log ("Definitely has a big healthy hog"); } exports.bringIt = function() { console.log ("Bring it ..."); }