lxy 1c63d88d40 demo il y a 2 ans
..
lib 1c63d88d40 demo il y a 2 ans
LICENSE 1c63d88d40 demo il y a 2 ans
README.md 1c63d88d40 demo il y a 2 ans
package.json 1c63d88d40 demo il y a 2 ans

README.md

@babel/plugin-proposal-export-default-from

Compile export default to ES2015

See our website @babel/plugin-proposal-export-default-from for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-export-default-from

or using yarn:

yarn add @babel/plugin-proposal-export-default-from --dev