Sha256: a111530a7f6edb3e2fb15356810f7607d4fd6f06fa408cfbba1aea726a214ca5
Contents?: true
Size: 427 Bytes
Versions: 26
Compression:
Stored size: 427 Bytes
Contents
# @babel/plugin-transform-function-name > Apply ES2015 function.name semantics to all functions See our website [@babel/plugin-transform-function-name](https://babeljs.io/docs/en/next/babel-plugin-transform-function-name.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-function-name ``` or using yarn: ```sh yarn add @babel/plugin-transform-function-name --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems