Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
decorators.js | 2023-08-29 | 5.1 kB | |
decorators.js.map | 2023-08-29 | 13.3 kB | |
features.js | 2023-08-29 | 6.3 kB | |
features.js.map | 2023-08-29 | 14.9 kB | |
fields.js | 2023-08-29 | 30.2 kB | |
fields.js.map | 2023-08-29 | 75.2 kB | |
index.js | 2023-08-29 | 9.2 kB | |
index.js.map | 2023-08-29 | 20.9 kB | |
misc.js | 2023-08-29 | 3.4 kB | |
misc.js.map | 2023-08-29 | 9.2 kB | |
typescript.js | 2023-08-29 | 701 Bytes | |
typescript.js.map | 2023-08-29 | 1.3 kB | |
Totals: 12 Items | 189.6 kB | 0 |
@babel/helper-create-class-features-plugin
Compile class public and private fields, private methods and decorators to ES6
See our website @babel/helper-create-class-features-plugin for more information.
Install
Using npm:
npm install --save @babel/helper-create-class-features-plugin
or using yarn:
yarn add @babel/helper-create-class-features-plugin