projecte_ionic/node_modules/@babel/types/README.md
2022-02-09 18:30:03 +01:00

449 B
Executable file

@babel/types

Babel Types is a Lodash-esque utility library for AST nodes

See our website @babel/types for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/types

or using yarn:

yarn add @babel/types --dev