1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/helper-function-name
zhurui 54669c07cf i4 2023-12-18 13:12:25 +08:00
..
lib i4 2023-12-18 13:12:25 +08:00
node_modules/@babel/types i4 2023-12-18 13:12:25 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
README.md i4 2023-12-18 13:12:25 +08:00
package.json i4 2023-12-18 13:12:25 +08:00

README.md

@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