packages/babel-helper-bindify-decorators/README.md

Summary

Maintainability
Test Coverage
# @babel/helper-bindify-decorators

> Helper function to bindify decorators

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

## Install

Using npm:

```sh
npm install --save-dev @babel/helper-bindify-decorators
```

or using yarn:

```sh
yarn add @babel/helper-bindify-decorators --dev
```