Skip to content

Instantly share code, notes, and snippets.

@patrickarlt
Created May 2, 2013 21:46
Show Gist options
  • Save patrickarlt/5505730 to your computer and use it in GitHub Desktop.
Save patrickarlt/5505730 to your computer and use it in GitHub Desktop.
define([
"dojo/query",
"dojo/NodeList-manipulate",
"dojo/NodeList-dom",
"dojo/NodeList-traverse"
"dojo/NodeList-html",
"dojo/NodeList-data"
], function($){
return $;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment