github-pages-deploy-action/node_modules/@babel/generator
2020-01-27 23:58:23 -05:00
..
lib Test... 2020-01-27 23:58:23 -05:00
node_modules Test... 2020-01-27 23:58:23 -05:00
LICENSE Test... 2020-01-27 23:58:23 -05:00
package.json Test... 2020-01-27 23:58:23 -05:00
README.md Test... 2020-01-27 23:58:23 -05:00

@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