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