Skip to content

Instantly share code, notes, and snippets.

@hatched
Created April 8, 2013 15:13
Show Gist options
  • Save hatched/5337559 to your computer and use it in GitHub Desktop.
Save hatched/5337559 to your computer and use it in GitHub Desktop.
// Modules included onto the page here
var yui;
YUI().use('/*module names*/', function(Y) {
yui = Y;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment