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