babel/packages/babel-helper-create-class-features-plugin
Huáng Jùnliàng 2fc8ad9539 fix TS errors
2022-01-16 14:15:10 +01:00
..
2022-01-16 14:15:10 +01:00
2021-12-31 00:13:43 +00:00
2021-11-29 10:03:23 -05:00

@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