src/plugins/simple/simple.js
/**
* Created by emamoshin on 05.09.2017.
*/
(function() {
console.log('SIMPLE PLUGIN LOADED!');
})();
/**
* Created by emamoshin on 05.09.2017.
*/
(function() {
console.log('SIMPLE PLUGIN LOADED!');
})();