lxy 1c63d88d40 demo před 2 roky
..
lib 1c63d88d40 demo před 2 roky
node_modules 1c63d88d40 demo před 2 roky
LICENSE 1c63d88d40 demo před 2 roky
README.md 1c63d88d40 demo před 2 roky
package.json 1c63d88d40 demo před 2 roky

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