securityos/node_modules/@babel/helper-function-name
Berkeley 927854894b First commit 2024-09-06 12:32:35 -03:00
..
lib First commit 2024-09-06 12:32:35 -03:00
LICENSE First commit 2024-09-06 12:32:35 -03:00
README.md First commit 2024-09-06 12:32:35 -03:00
package.json First commit 2024-09-06 12:32:35 -03: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 @babel/helper-function-name

or using yarn:

yarn add @babel/helper-function-name