packages/babel-helper-explode-class/README.md

Summary

Maintainability
Test Coverage
# @babel/helper-explode-class

> Helper function to explode class

See our website [@babel/helper-explode-class](https://babeljs.io/docs/en/next/babel-helper-explode-class.html) for more information.

## Install

Using npm:

```sh
npm install --save-dev @babel/helper-explode-class
```

or using yarn:

```sh
yarn add @babel/helper-explode-class --dev
```