peach a19a732be8 commit message | 2 년 전 | |
---|---|---|
.. | ||
lib | 2 년 전 | |
LICENSE | 2 년 전 | |
README.md | 2 년 전 | |
package.json | 2 년 전 |
Compile export namespace to ES2015
See our website @babel/plugin-proposal-export-namespace-from for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-export-namespace-from
or using yarn:
yarn add @babel/plugin-proposal-export-namespace-from --dev