2 lines
46 B
JavaScript
2 lines
46 B
JavaScript
typeof global === "undefined" ? self : global
|
typeof global === "undefined" ? self : global
|