prc b6c02717e6 Upload complete no-internet building environment. | пре 1 година | |
---|---|---|
.. | ||
lib | пре 1 година | |
node_modules | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
package.json | пре 1 година |
Turns an AST into code.
See our website @babel/generator for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/generator
or using yarn:
yarn add @babel/generator --dev