(function() {
$(document).ready(function() {
return console.log('Hey there, lad!');
});
}).call(this);
//# sourceMappingURL=main.js.map