Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 years ago
.npmignore d8bbaaae0a Split exportExtensions into exportDefault and exportNamespace plugins… (#6920) 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

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

Allow parsing of export namespace from

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

Install

Using npm:

npm install --save @babel/plugin-syntax-export-namespace-from

or using yarn:

yarn add --save @babel/plugin-syntax-export-namespace-from