# @babel/helper-globals> A collection of JavaScript globals for Babel internal usageSee our website [@babel/helper-globals](https://babeljs.io/docs/babel-helper-globals) for more information.## InstallUsing npm:```shnpm install --save @babel/helper-globals```or using yarn:```shyarn add @babel/helper-globals```