Skip to main content
Version: 11.x

Type Alias: CreateTRPCReact<TRouter, TSSRContext>

CreateTRPCReact<TRouter, TSSRContext>: ProtectedIntersection<CreateTRPCReactBase<TRouter, TSSRContext>, DecorateRouterRecord<TRouter["_def"]["_config"]["$types"], TRouter["_def"]["record"]>>

Defined in: packages/react-query/src/createTRPCReact.tsx:467

Type Parameters

Type Parameter
TRouter extends AnyRouter
TSSRContext