peach a19a732be8 commit message | 2 tahun lalu | |
---|---|---|
.. | ||
lib | 2 tahun lalu | |
LICENSE | 2 tahun lalu | |
README.md | 2 tahun lalu | |
package.json | 2 tahun lalu |
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