mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-11-07 07:59:12 +00:00
| .. | ||
| lib | ||
| node_modules | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@babel/generator
Turns an AST into code.
See our website @babel/generator for more information or the issues associated with this package.
Install
Using npm:
npm install --save-dev @babel/generator
or using yarn:
yarn add @babel/generator --dev