Skip to content

Instantly share code, notes, and snippets.

@user24
Created January 23, 2014 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save user24/8581711 to your computer and use it in GitHub Desktop.
Save user24/8581711 to your computer and use it in GitHub Desktop.
define(['require', 'dependency1', 'dependency2'], function (require, dependency1, dependency2) {
return function () {};
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment