Mohammad Asif cf937194cb Removed un-waned things 1. | 6 mesiacov pred | |
---|---|---|
.. | ||
lib | 6 mesiacov pred | |
node_modules | 6 mesiacov pred | |
LICENSE | 6 mesiacov pred | |
README.md | 6 mesiacov pred | |
package.json | 6 mesiacov pred |
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