|
пре 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