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
/
misc
/
index.js
2 lines
(1 loc)
•
44 B
JavaScript
View Raw
1
2
export
{
default
as
hello }
from
"./hello"
;