This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-helper-bindify-decorators
History
Henry Zhu
73e64c6cb0
v7.0.0-beta.39
2018-01-30 15:27:19 -05:00
..
src
Scoped: change src imports to @babel/ [skip ci]
2017-10-16 22:49:56 -04:00
.npmignore
Misc (
#5545
)
2017-03-25 21:46:16 -04:00
package.json
v7.0.0-beta.39
2018-01-30 15:27:19 -05:00
README.md
Add API to helper-bindify-decorators
2017-10-22 21:14:48 -04:00
README.md
@babel/helper-bindify-decorators
API
declare
export
default
bindifyDecorators
(
decorators
:
Array
<
NodePath
>
);
Usage
TODO