mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 17:50:56 +00:00
383 B
383 B
@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