root e2ef550dc3 update 2 vuotta sitten
..
lib e2ef550dc3 update 2 vuotta sitten
LICENSE e2ef550dc3 update 2 vuotta sitten
README.md e2ef550dc3 update 2 vuotta sitten
package.json e2ef550dc3 update 2 vuotta sitten

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