mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-03-14 11:32:16 +08:00
437 B
437 B
@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