Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
lib/ | 2024-05-21 17:04 | - | ||
LICENSE | 2024-05-21 17:04 | 1.1K | ||
README.md | 2024-05-21 17:04 | 332 | 595aea1 more query options + view options [كارل مبارك] | |
package.json | 2024-05-21 17:04 | 614 | afd0ccc remove unused [كارل مبارك] | |
tsconfig.json | 2024-05-21 17:04 | 1.8K | 595aea1 more query options + view options [كارل مبارك] | |
tsconfig.tsbuildinfo | 2024-05-21 17:04 | 114K |
# @babel/helper-plugin-utils > General utilities for plugins to use See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/babel-helper-plugin-utils) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-plugin-utils ``` or using yarn: ```sh yarn add @babel/helper-plugin-utils ```