This website requires JavaScript.
Explore
Help
Register
Sign In
jacob-mathison
/
tuono
Watch
1
Star
0
Fork
0
You've already forked tuono
mirror of
https://github.com/tuono-labs/tuono
synced
2026-07-29 22:02:46 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04cda909438974e944268fe3486751c66d3751a8
tuono
/
packages
/
tuono-vite
/
tests
/
snapshots
/
function-export?split.tsx
T
5 lines
83 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: imported from @tanstack/router base vite-plugin logic
2024-04-28 10:46:45 +02:00
function
PostsRoute() {
fix: tests
2024-05-01 20:03:25 +02:00
return
<
h1
>
Post
route
<
/
h1
>
;
feat: imported from @tanstack/router base vite-plugin logic
2024-04-28 10:46:45 +02:00
}
fix: tests
2024-05-01 20:03:25 +02:00
export
default
PostsRoute
;
Reference in New Issue
Copy Permalink