examTeamApp/node_modules/@babel/parser
qiaocl d19b762e58 身体数据完成 2024-05-02 15:59:36 +08:00
..
bin 身体数据完成 2024-05-02 15:59:36 +08:00
lib 身体数据完成 2024-05-02 15:59:36 +08:00
typings 身体数据完成 2024-05-02 15:59:36 +08:00
CHANGELOG.md 身体数据完成 2024-05-02 15:59:36 +08:00
LICENSE 身体数据完成 2024-05-02 15:59:36 +08:00
README.md 身体数据完成 2024-05-02 15:59:36 +08:00
index.cjs 身体数据完成 2024-05-02 15:59:36 +08:00
package.json 身体数据完成 2024-05-02 15:59:36 +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