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
/
dist
/
shared
/
navigation.js
17 lines
(16 loc)
•
267 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
import
{ isNotFoundError, notFound }
from
"../chunk-4EXXMH2T.js"
;
import
{ getURLFromRedirectError, isRedirectError, redirect }
from
"../chunk-EHJL7JPJ.js"
;
export
{ getURLFromRedirectError, isNotFoundError, isRedirectError, notFound, redirect };