UNPKG

generator-cdd-dev

Version:
11 lines (6 loc) 190 B
// Module A (example) var namespace = namespace || {}; (function($, window, document, undefined) { 'use strict'; namespace.ModuleA = function() {}; })(jQuery, window, document);