7f7e5ba5ea
Co-authored-by: Oliver King <oking3@uncc.edu> |
||
---|---|---|
.. | ||
lib | ||
node_modules/source-map | ||
LICENSE | ||
package.json | ||
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