JSPM

  • Created
  • Published
  • Downloads 31277524
  • Score
    100M100P100Q245259F
  • License MIT

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

Package Exports

  • @babel/helper-function-name

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@babel/helper-function-name) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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