Gogs df670eaa27 first commit 3 주 전
..
lib df670eaa27 first commit 3 주 전
LICENSE df670eaa27 first commit 3 주 전
README.md df670eaa27 first commit 3 주 전
package.json df670eaa27 first commit 3 주 전

README.md

@babel/plugin-transform-class-static-block

Transform class static blocks

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-class-static-block

or using yarn:

yarn add @babel/plugin-transform-class-static-block --dev