@cowprotocol/cow-sdk
Version:
<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>
20 lines (12 loc) • 410 B
Markdown
# /plugin-syntax-class-static-block
> Allow parsing of class static blocks
See our website [/plugin-syntax-class-static-block](https://babeljs.io/docs/en/babel-plugin-syntax-class-static-block) for more information.
## Install
Using npm:
```sh
npm install --save-dev /plugin-syntax-class-static-block
```
or using yarn:
```sh
yarn add /plugin-syntax-class-static-block --dev
```