Files
Botexercito/Frontend/angular-internal-chat/node_modules/@babel/parser/README.md
T
2026-03-22 18:07:19 +00: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