UNPKG

scaffolding

Version:

Application scaffolding for any project.

9 lines (8 loc) 99 B
/** * * {{name}} * @author {{author}} */ (function(globals, $){ //Do Something })(this, jQuery);