ccc-tnt-psd2ui/npm-packages/win32-v3.4.+/@babel/parser
2023-07-24 10:36:46 +08:00
..
bin 脚本打包 2023-07-24 10:36:46 +08:00
lib 脚本打包 2023-07-24 10:36:46 +08:00
typings 脚本打包 2023-07-24 10:36:46 +08:00
CHANGELOG.md 脚本打包 2023-07-24 10:36:46 +08:00
index.cjs 脚本打包 2023-07-24 10:36:46 +08:00
LICENSE 脚本打包 2023-07-24 10:36:46 +08:00
package.json 脚本打包 2023-07-24 10:36:46 +08:00
README.md 脚本打包 2023-07-24 10:36:46 +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