Function: createTRPCProxyClient()
createTRPCProxyClient<
TRouter>(opts):CreateTRPCProxyClient<TRouter>
Type parameters
| Parameter | 
|---|
| TRouterextendsRouter<AnyRouterDef<AnyRootConfig,any>,TRouter> | 
Parameters
| Parameter | Type | 
|---|---|
| opts | CreateTRPCClientOptions<TRouter> | 
Returns
CreateTRPCProxyClient< TRouter >
Source
packages/client/src/createTRPCClientProxy.ts:130
Generated using TypeDoc and typedoc-plugin-markdown