3 lines
90 B
JavaScript
3 lines
90 B
JavaScript
(function(window) {
|
|
window.ME = dep;
|
|
})(typeof window != 'undefined' ? window : global); |