zhangqiOMG 84921f143e 管网业务端 2 vuotta sitten
..
bin 84921f143e 管网业务端 2 vuotta sitten
lib 84921f143e 管网业务端 2 vuotta sitten
typings 84921f143e 管网业务端 2 vuotta sitten
CHANGELOG.md 84921f143e 管网业务端 2 vuotta sitten
LICENSE 84921f143e 管网业务端 2 vuotta sitten
README.md 84921f143e 管网业务端 2 vuotta sitten
index.cjs 84921f143e 管网业务端 2 vuotta sitten
package.json 84921f143e 管网业务端 2 vuotta sitten

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