Björn f184cd7e2a | 4 years ago | |
---|---|---|
.. | ||
lib | 4 years ago | |
node_modules/source-map | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
package.json | 4 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