ts-bigscreen-vue/node_modules/@babel/helper-create-class-feature...
JenniferW 52521ef457 大屏构建 2025-03-07 11:00:01 +08:00
..
lib 大屏构建 2025-03-07 11:00:01 +08:00
node_modules/.bin 大屏构建 2025-03-07 11:00:01 +08:00
LICENSE 大屏构建 2025-03-07 11:00:01 +08:00
README.md 大屏构建 2025-03-07 11:00:01 +08:00
package.json 大屏构建 2025-03-07 11:00:01 +08:00

README.md

@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