UNPKG
@tanstack/virtual-file-routes
Version:
alpha (1.132.0-alpha.1)
latest (1.162.0)
1.162.0
1.161.7
1.161.6
1.161.5
1.161.4
1.154.7
1.145.4
1.141.0
1.140.0
1.139.0
1.133.19
1.133.3
1.132.31
1.132.21
1.132.0
1.132.0-alpha.1
1.132.0-alpha.0
1.131.2
1.129.7
1.121.21
1.121.20
1.121.19
1.121.18
1.121.0-alpha.28
1.121.0-alpha.1
1.120.17
1.120.4-alpha.1
1.115.0
1.114.29
1.114.12
1.114.6
1.114.3
1.114.1
1.99.0
1.98.7
1.98.1
1.98.0
1.97.8
1.97.7
1.97.6
1.97.5
1.97.0
1.87.6
1.81.9
1.81.6
1.64.0
1.56.0
1.54.0
1.20.3-alpha.1
Modern and scalable routing for React applications
tanstack.com/router
TanStack/router
@tanstack/virtual-file-routes
/
dist
/
esm
/
index.js
4 lines
(3 loc)
•
216 B
JavaScript
View Raw
1
2
3
4
import
{ index, layout, physical, rootRoute, route }
from
"./api.js"
;
import
{ defineVirtualSubtreeConfig }
from
"./defineConfig.js"
;
export
{ defineVirtualSubtreeConfig, index, layout, physical, rootRoute, route };