iching-broker-level2/node_modules/@babel/generator
2025-03-31 14:27:20 +02:00
..
lib unit tests part 3 2025-03-31 14:27:20 +02:00
node_modules/@jridgewell/trace-mapping unit tests part 3 2025-03-31 14:27:20 +02:00
LICENSE unit tests part 3 2025-03-31 14:27:20 +02:00
package.json unit tests part 3 2025-03-31 14:27:20 +02:00
README.md unit tests part 3 2025-03-31 14:27:20 +02:00

@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