![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2024-10-02 08:35 | - | |
![]() | README.md | 2024-10-02 08:35 | 348 | |
![]() | package.json | 2024-10-02 08:35 | 812 | |
![]() | LICENSE | 2024-10-02 08:35 | 1.1K |
# @babel/helper-hoist-variables > Helper function to hoist variables See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/en/babel-helper-hoist-variables) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-hoist-variables ``` or using yarn: ```sh yarn add @babel/helper-hoist-variables ```