2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
if ("undefined" == typeof window) window = this;
|
if ("undefined" == typeof window) window = this;
|