login/node_modules/@babel/helper-function-name
Rakesh Kumar 807bb60301
Update build files and add node_modules (#54)
* update build files

* add node_modules
2020-09-23 12:15:33 +05:30
..
lib Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
LICENSE Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
package.json Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
README.md Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30

@babel/helper-function-name

Helper function to change the property 'name' of every function

See our website @babel/helper-function-name for more information.

Install

Using npm:

npm install --save-dev @babel/helper-function-name

or using yarn:

yarn add @babel/helper-function-name --dev