Files
scrap/webui/node_modules/@babel/parser/README.md
Gilles Soulier dc19315e5d claudec3
2026-01-17 15:58:01 +01:00

412 B

@babel/parser

A JavaScript parser

See our website @babel/parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev