UNPKG
fully-react
Version:
latest (0.0.2)
0.0.2
React Server for Vite
github.com/cyco130/vite-rsc
cyco130/vite-rsc
fully-react
/
src
/
shared
/
navigation.ts
3 lines
(2 loc)
•
57 B
text/typescript
View Raw
1
2
3
export
*
from
"./redirect"
;
export
*
from
"./not-found"
;