sxoinas12 82e781b8aa Graph & Tree | il y a 5 ans | |
---|---|---|
.. | ||
lib | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
package.json | il y a 5 ans |
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