Denis 346b78aee1 first commit 2 năm trước cách đây
..
lib 346b78aee1 first commit 2 năm trước cách đây
node_modules 346b78aee1 first commit 2 năm trước cách đây
LICENSE 346b78aee1 first commit 2 năm trước cách đây
README.md 346b78aee1 first commit 2 năm trước cách đây
package.json 346b78aee1 first commit 2 năm trước cách đây

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