| .. | |||
| lib | 2 years ago | ||
| LICENSE | 2 years ago | ||
| README.md | 2 years ago | ||
| package.json | 2 years ago | ||
Turns an AST into code.
See our website @babel/generator for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/generator
or using yarn:
yarn add @babel/generator --dev