Skip to content

Instantly share code, notes, and snippets.

@w3core
Created May 13, 2017 09:58
Show Gist options
  • Save w3core/b742093077176f6fa3452630de64084e to your computer and use it in GitHub Desktop.
Save w3core/b742093077176f6fa3452630de64084e to your computer and use it in GitHub Desktop.
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
(global.__NAME__ = factory());
}(this, (function () {
return function __NAME__ () {
}
})));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment