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