Mohammad Asif cf937194cb Removed un-waned things 1. | преди 6 месеца | |
---|---|---|
.. | ||
lib | преди 6 месеца | |
node_modules | преди 6 месеца | |
LICENSE | преди 6 месеца | |
README.md | преди 6 месеца | |
package.json | преди 6 месеца |
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