![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2024-05-21 17:04 | - | |
![]() | package.json | 2024-05-21 17:04 | 1.1K | afd0ccc remove unused [كارل مبارك] |
![]() | LICENSE | 2024-05-21 17:04 | 1.1K | |
![]() | README.md | 2024-05-21 17:04 | 383 | 595aea1 more query options + view options [كارل مبارك] |
# @babel/plugin-proposal-decorators > Compile class and object decorators to ES5 See our website [@babel/plugin-proposal-decorators](https://babeljs.io/docs/babel-plugin-proposal-decorators) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-proposal-decorators ``` or using yarn: ```sh yarn add @babel/plugin-proposal-decorators --dev ```