sxoinas12 82e781b8aa Graph & Tree | пре 5 година | |
---|---|---|
.. | ||
bin | пре 5 година | |
lib | пре 5 година | |
typings | пре 5 година | |
CHANGELOG.md | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
package.json | пре 5 година |
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