sxoinas12 82e781b8aa Graph & Tree | před 5 roky | |
---|---|---|
.. | ||
lib | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
package.json | před 5 roky |
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