Bakhtina Sofya b84cb877be 1st comm il y a 2 mois
..
lib b84cb877be 1st comm il y a 2 mois
LICENSE b84cb877be 1st comm il y a 2 mois
README.md b84cb877be 1st comm il y a 2 mois
package.json b84cb877be 1st comm il y a 2 mois

README.md

@babel/generator

Turns an AST into code.

See our website @babel/generator for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/generator

or using yarn:

yarn add @babel/generator --dev