Bakhtina Sofya b84cb877be 1st comm | il y a 2 semaines | |
---|---|---|
.. | ||
lib | il y a 2 semaines | |
LICENSE | il y a 2 semaines | |
README.md | il y a 2 semaines | |
package.json | il y a 2 semaines |
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