asd/asd-pc/node_modules/@babel/parser
愉快的大福 eb8378e551 init
2024-11-21 11:06:22 +08:00
..
bin init 2024-11-21 11:06:22 +08:00
lib init 2024-11-21 11:06:22 +08:00
typings init 2024-11-21 11:06:22 +08:00
CHANGELOG.md init 2024-11-21 11:06:22 +08:00
index.cjs init 2024-11-21 11:06:22 +08:00
LICENSE init 2024-11-21 11:06:22 +08:00
package.json init 2024-11-21 11:06:22 +08:00
README.md init 2024-11-21 11:06:22 +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