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

README.md

@babel/plugin-proposal-decorators

Compile class and object decorators to ES5

See our website @babel/plugin-proposal-decorators for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-decorators

or using yarn:

yarn add @babel/plugin-proposal-decorators --dev