Frontend/25_01_07/mai/node_modules/@babel/plugin-transform-object-rest-spread
szabomarton 7f4a15b9c3 asd
2025-01-28 11:38:27 +01:00
..
lib asd 2025-01-28 11:38:27 +01:00
LICENSE asd 2025-01-28 11:38:27 +01:00
package.json asd 2025-01-28 11:38:27 +01:00
README.md asd 2025-01-28 11:38:27 +01:00

@babel/plugin-transform-object-rest-spread

Compile object rest and spread to ES5

See our website @babel/plugin-transform-object-rest-spread for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-object-rest-spread

or using yarn:

yarn add @babel/plugin-transform-object-rest-spread --dev