1 line
61 B
JavaScript
Executable File
1 line
61 B
JavaScript
Executable File
export default typeof global === "undefined" ? self : global; |