XuelesszzZ 94af2b8e7b 6-30-5 | 1 年間 前 | |
---|---|---|
.. | ||
bin | 1 年間 前 | |
lib | 1 年間 前 | |
typings | 1 年間 前 | |
CHANGELOG.md | 1 年間 前 | |
LICENSE | 1 年間 前 | |
README.md | 1 年間 前 | |
package.json | 1 年間 前 |
A JavaScript parser
See our website @babel/parser for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/parser
or using yarn:
yarn add @babel/parser --dev