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 1376e9f commit 465d204Copy full SHA for 465d204
1 file changed
packages/aurora/src/client/index.ts
@@ -6,4 +6,4 @@ export {
6
type TrackEventPayload,
7
type OnTrackEventCallback,
8
} from "./AuroraApp"
9
-export type { TrpcClient } from "./trpcClient"
+export type { TrpcClient, trpcClient, trpcReactClient, trpcReact } from "./trpcClient"
0 commit comments