仲裁视频会议H5
hanchaobo 6fb8313ced 麦克风,摄像头,屏幕共享页面 2 år sedan
..
lib 视频会议 2 år sedan
LICENSE 视频会议 2 år sedan
README.md 视频会议 2 år sedan
package.json 麦克风,摄像头,屏幕共享页面 2 år sedan

README.md

@babel/plugin-transform-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

See our website @babel/plugin-transform-class-properties for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-class-properties

or using yarn:

yarn add @babel/plugin-transform-class-properties --dev