Files
Remote-Control-Center/mc_test/node_modules/@babel/helpers/README.md
2025-11-25 09:56:15 +03:00

302 B
Executable File

@babel/helpers

Collection of helper functions used by Babel transforms.

See our website @babel/helpers for more information.

Install

Using npm:

npm install --save-dev @babel/helpers

or using yarn:

yarn add @babel/helpers --dev