Sha256: fda365a08e51529e3b61f6d7c7fa171b83d261b20e8c2b4d81fd234df73e3376
Contents?: true
Size: 454 Bytes
Versions: 22
Compression:
Stored size: 454 Bytes
Contents
# @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](https://babeljs.io/docs/babel-helper-create-class-features-plugin) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-create-class-features-plugin ``` or using yarn: ```sh yarn add @babel/helper-create-class-features-plugin ```
Version data entries
22 entries across 14 versions & 1 rubygems