Back to React Native

global

docs/global-global.md

latest263 B
Original Source

global is a legacy alias for globalThis, as defined in Node.js.

The use of globalThis is recommended over global.