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