Files
babel/packages/babel-helper-split-export-declaration
Nicolò Ribaudo f195daa092 Don't add params of anonymous exported function decls to the outer scope (#9613)
* Don't add params of anonymous exported function decls to the outer scope

* Test
2019-03-01 00:09:49 +01:00
..

@babel/helper-split-export-declaration

See our website @babel/helper-split-export-declaration for more information.

Install

Using npm:

npm install --save-dev @babel/helper-split-export-declaration

or using yarn:

yarn add @babel/helper-split-export-declaration --dev