郑柏铃 8ea30b386c webpack 3 天之前
..
lib 9142ace810 webpack 3 天之前
node_modules 8ea30b386c webpack 3 天之前
LICENSE 9142ace810 webpack 3 天之前
README.md 9142ace810 webpack 3 天之前
package.json 9142ace810 webpack 3 天之前

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