integrated_traffic_uniapp/node_modules/@babel/parser
WenShiJun 4e6a308437 数据暂存 2024-02-06 15:39:22 +08:00
..
bin 数据暂存 2024-02-06 15:39:22 +08:00
lib 数据暂存 2024-02-06 15:39:22 +08:00
typings 数据暂存 2024-02-06 15:39:22 +08:00
CHANGELOG.md 数据暂存 2024-02-06 15:39:22 +08:00
LICENSE 数据暂存 2024-02-06 15:39:22 +08:00
README.md 数据暂存 2024-02-06 15:39:22 +08:00
index.cjs 数据暂存 2024-02-06 15:39:22 +08:00
package.json 数据暂存 2024-02-06 15:39:22 +08:00

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