2 lines
60 B
JavaScript
2 lines
60 B
JavaScript
window.util = window.util || {};
|
|
window.util.GLOBAL = this;
|
window.util = window.util || {};
|
|
window.util.GLOBAL = this;
|