Bakhtina Sofya b84cb877be 1st comm 3 týždňov pred
..
bin b84cb877be 1st comm 3 týždňov pred
lib b84cb877be 1st comm 3 týždňov pred
typings b84cb877be 1st comm 3 týždňov pred
CHANGELOG.md b84cb877be 1st comm 3 týždňov pred
LICENSE b84cb877be 1st comm 3 týždňov pred
README.md b84cb877be 1st comm 3 týždňov pred
index.cjs b84cb877be 1st comm 3 týždňov pred
package.json b84cb877be 1st comm 3 týždňov pred

README.md

@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