Skip to content

Instantly share code, notes, and snippets.

@thecodedrift
Created November 24, 2012 02:46
Show Gist options
  • Select an option

  • Save thecodedrift/4138160 to your computer and use it in GitHub Desktop.

Select an option

Save thecodedrift/4138160 to your computer and use it in GitHub Desktop.
Define
define(factory);
define(id, factory);
define(dependencies, factory);
define(id, dependencies, factory);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment