yrik 0fb20a58e3 提交 4 years ago
..
lib 0fb20a58e3 提交 4 years ago
LICENSE eec7f449c9 first commit 4 years ago
README.md eec7f449c9 first commit 4 years ago
package.json 0fb20a58e3 提交 4 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