Function: createTRPCUntypedClient()
createTRPCUntypedClient<
TRouter>(opts):TRPCUntypedClient<TRouter>
Type parameters
| Parameter | 
|---|
| TRouterextendsRouter<AnyRouterDef<AnyRootConfig,any>,TRouter> | 
Parameters
| Parameter | Type | 
|---|---|
| opts | CreateTRPCClientOptions<TRouter> | 
Returns
TRPCUntypedClient< TRouter >
Source
packages/client/dist/createTRPCUntypedClient.d.ts:3
Generated using TypeDoc and typedoc-plugin-markdown