Skip to content

Instantly share code, notes, and snippets.

@aliaksandr-master
Last active December 30, 2015 21:29
Show Gist options
  • Save aliaksandr-master/7888133 to your computer and use it in GitHub Desktop.
Save aliaksandr-master/7888133 to your computer and use it in GitHub Desktop.
define('$MODEULE_NAME$',function(require, exports){
var $NAME$ = require('$NAME$')
exports = $END$;
return exports;
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment