Type alias: CreateTRPCReact<TRouter, TSSRContext>
CreateTRPCReact: <
TRouter,TSSRContext>ProtectedIntersection<CreateTRPCReactBase<TRouter,TSSRContext>,DecorateRouterRecord<TRouter["_def"][`"_config"`]["$types"],TRouter["_def"][`"record"`] > >
Type parameters
| Parameter |
|---|
TRouter extends AnyRouter |
TSSRContext |
Source
packages/react-query/src/createTRPCReact.tsx:246
Generated using TypeDoc and typedoc-plugin-markdown