You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k_m_x 04c1a405c9
vision1
1 year ago
..
lib vision1 1 year ago
node_modules/@jridgewell/gen-mapping vision1 1 year ago
LICENSE vision1 1 year ago
README.md vision1 1 year ago
package.json vision1 1 year 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