|
il y a 1 semaine | |
---|---|---|
.. | ||
lib | il y a 1 semaine | |
LICENSE | il y a 1 semaine | |
README.md | il y a 1 semaine | |
package.json | il y a 1 semaine |
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