houwei ce722c56bc 代码更新 | пре 2 година | |
---|---|---|
.. | ||
bin | пре 2 година | |
lib | пре 2 година | |
typings | пре 2 година | |
CHANGELOG.md | пре 2 година | |
LICENSE | пре 2 година | |
README.md | пре 2 година | |
package.json | пре 2 година |
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