Skip to content

Instantly share code, notes, and snippets.

@asticode
Last active December 2, 2017 14:19
Show Gist options
  • Save asticode/010bdeb549531dfd91d5e924a27bcad2 to your computer and use it in GitHub Desktop.
Save asticode/010bdeb549531dfd91d5e924a27bcad2 to your computer and use it in GitHub Desktop.
let index = {
init: function() {
// Init
asticode.loader.init();
asticode.modaler.init();
asticode.notifier.init();
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment