aoc/node_modules/@babel/helper-function-name
alex ab688f8b38 solutions 2022-12-03 17:11:42 -05:00
..
lib solutions 2022-12-03 17:11:42 -05:00
LICENSE solutions 2022-12-03 17:11:42 -05:00
README.md solutions 2022-12-03 17:11:42 -05:00
package.json solutions 2022-12-03 17:11:42 -05: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