puyao ff9058ff03 首次提交信息 2 tygodni temu
..
bin ff9058ff03 首次提交信息 2 tygodni temu
lib ff9058ff03 首次提交信息 2 tygodni temu
typings ff9058ff03 首次提交信息 2 tygodni temu
CHANGELOG.md ff9058ff03 首次提交信息 2 tygodni temu
LICENSE ff9058ff03 首次提交信息 2 tygodni temu
README.md ff9058ff03 首次提交信息 2 tygodni temu
package.json ff9058ff03 首次提交信息 2 tygodni temu

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