/var/www/flurhymez/node_modules/@babel/helpers
NameSizeModeActions
lib/-0755rm
scripts/-0755rm
LICENSE11060644editdlrm
package.json16500644editdlrm
README.md3050644editdlrm
Edit: /var/www/flurhymez/node_modules/@babel/helpers/README.md (305B)
# @babel/helpers > Collection of helper functions used by Babel transforms. See our website [@babel/helpers](https://babeljs.io/docs/en/babel-helpers) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/helpers ``` or using yarn: ```sh yarn add @babel/helpers --dev ```