UNPKG

scaffolding

Version:

Application scaffolding for any project.

9 lines (8 loc) 102 B
/** * * jquery.sample * @author sideroad */ (function(globals, $){ //Do Something })(this, jQuery);