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