Types and Imports not there #506
livevsonline
started this conversation in
General
Replies: 1 comment 1 reply
-
Fixed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i'm checking out TanStack Router.
The very basic example provided in the documentation here: https://tanstack.com/router/v1/docs/quick-start
Does not currently correlate with the types in the package,
One example would be the createRouteConfig which are not exported in @tanstack->react-router->build->types->index.d.ts
In general there is alot of typescript errors starting up a new install following the documentation above, im on version: 0.0.1-beta.61
What am i missing or doing wrong? :)
Beta Was this translation helpful? Give feedback.
All reactions