UNPKG
@akasuv/rex
Version:
latest (1.1.0)
1.1.0
1.0.0
Rex is an everything toolkit for React.
github.com/akasuv/rex
akasuv/rex
@akasuv/rex
/
lib
/
esm
/
index.mjs
3 lines
(2 loc)
•
51 B
JavaScript
View Raw
1
2
3
export
*
from
"./actions"
;
export
*
from
"./misc"
;