2020-10-30 21:19:21 +01:00

20 lines
376 B
Markdown

# @babel/helper-bindify-decorators
> Helper function to bindify decorators
See our website [@babel/helper-bindify-decorators](https://babeljs.io/docs/en/babel-helper-bindify-decorators) 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
```