Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save samueleresca/a16c22b24a2e743b55bf to your computer and use it in GitHub Desktop.
Save samueleresca/a16c22b24a2e743b55bf to your computer and use it in GitHub Desktop.
define([], function(){
//TODO: Implements the AMD module
console.log("Module 1: loaded");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment