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
/
types
/
misc
/
hello.d.ts
3 lines
•
89 B
TypeScript
View Raw
1
2
3
declare
function
hello
(
):
void
;
export
default
hello;
//# sourceMappingURL=hello.d.ts.map