Add API to helper-bindify-decorators
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# @babel/helper-bindify-decorators
|
||||
|
||||
## API
|
||||
```javascript
|
||||
declare export default bindifyDecorators(decorators: Array<NodePath>);
|
||||
```
|
||||
## Usage
|
||||
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user