2017-10-22 21:14:48 -04:00

10 lines
147 B
Markdown

# @babel/helper-bindify-decorators
## API
```javascript
declare export default bindifyDecorators(decorators: Array<NodePath>);
```
## Usage
TODO