lhl 6ff0e96ad3 8-4-1 | пре 1 година | |
---|---|---|
.. | ||
lib | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
package.json | пре 1 година |
Allow parsing of export namespace from
See our website @babel/plugin-syntax-export-namespace-from for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-export-namespace-from
or using yarn:
yarn add @babel/plugin-syntax-export-namespace-from --dev