global-this-x
v1.1.2
Published
Get globalThis.
Downloads
5
Maintainers
Readme
global-this-x
Get globalThis.
module.exports
⇒ object ⏏
The globalThis object.
Kind: Exported member
Example
import theGlobalThis from 'global-this-x';
console.log(theGlobalThis.Infinity); // Infinity