1 line
89 B
JavaScript
1 line
89 B
JavaScript
const o=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;export{o as g};
|