We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4bdf0 commit d5e5632Copy full SHA for d5e5632
docs/integrations/tanstack-start.md
@@ -117,7 +117,7 @@ function App() {
117
118
:::
119
120
-Calling Elysia in a loader will be executed on the server side during SSR, and doesn't have HTTP overhead.
+Calling Elysia in the loader will make sure to execute it on the server side during SSR, and doesn't have HTTP overhead.
121
122
Eden Treaty will ensure type safety on both server and client.
123
0 commit comments