Skip to content

Instantly share code, notes, and snippets.

View asdelday's full-sized avatar

Rodrigo Ortega Cuesta asdelday

View GitHub Profile
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
else if(typeof define === 'function' && define.amd)
define([], factory);
else if(typeof exports === 'object')
exports["0001.plugin-test"] = factory();
else
root["0001.plugin-test"] = factory();
})(this, function() {