Denis 346b78aee1 first commit 2 years ago
..
lib 346b78aee1 first commit 2 years ago
node_modules 346b78aee1 first commit 2 years ago
LICENSE 346b78aee1 first commit 2 years ago
README.md 346b78aee1 first commit 2 years ago
package.json 346b78aee1 first commit 2 years ago

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