We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec57ec commit 22a213dCopy full SHA for 22a213d
1 file changed
packages/react/src/index.ts
@@ -1,4 +1,4 @@
1
export * from './auth'
2
export * from './core'
3
export * from './react'
4
-export * from './types/tanstack'
+export type * from './types/tanstack.d.ts'
0 commit comments