elearning/Frontend-Learner/node_modules/@babel/parser
2026-01-13 10:48:02 +07:00
..
bin Website Structure 2026-01-13 10:48:02 +07:00
lib Website Structure 2026-01-13 10:48:02 +07:00
typings Website Structure 2026-01-13 10:48:02 +07:00
CHANGELOG.md Website Structure 2026-01-13 10:48:02 +07:00
LICENSE Website Structure 2026-01-13 10:48:02 +07:00
package.json Website Structure 2026-01-13 10:48:02 +07:00
README.md Website Structure 2026-01-13 10:48:02 +07:00

@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