ccc-tnt-psd2ui/ccc-tnt-psd2ui-v3.4.+/node_modules/@babel/parser
2023-07-20 19:00:23 +08:00
..
bin 两个版本的插件 2023-07-20 19:00:23 +08:00
lib 两个版本的插件 2023-07-20 19:00:23 +08:00
typings 两个版本的插件 2023-07-20 19:00:23 +08:00
CHANGELOG.md 两个版本的插件 2023-07-20 19:00:23 +08:00
index.cjs 两个版本的插件 2023-07-20 19:00:23 +08:00
LICENSE 两个版本的插件 2023-07-20 19:00:23 +08:00
package.json 两个版本的插件 2023-07-20 19:00:23 +08:00
README.md 两个版本的插件 2023-07-20 19:00:23 +08:00

@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