Denis 346b78aee1 first commit 2 år sedan
..
lib 346b78aee1 first commit 2 år sedan
LICENSE 346b78aee1 first commit 2 år sedan
README.md 346b78aee1 first commit 2 år sedan
package.json 346b78aee1 first commit 2 år sedan

README.md

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

Compile export namespace to ES2015

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

Install

Using npm:

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

or using yarn:

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