cmy 02a04f55a0 2023-3-15 2 yıl önce
..
lib 02a04f55a0 2023-3-15 2 yıl önce
node_modules 02a04f55a0 2023-3-15 2 yıl önce
LICENSE 02a04f55a0 2023-3-15 2 yıl önce
README.md 02a04f55a0 2023-3-15 2 yıl önce
package.json 02a04f55a0 2023-3-15 2 yıl önce

README.md

@babel/plugin-transform-object-super

Compile ES2015 object super to ES5

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-object-super

or using yarn:

yarn add @babel/plugin-transform-object-super --dev