Function: httpBatchLink()
httpBatchLink<
TRouter>(opts):TRPCLink<TRouter>
Defined in: packages/client/dist/httpBatchLink.d-B0jS5RCU.d.mts:28
Type Parameters
| Type Parameter |
|---|
TRouter extends AnyRouter |
Parameters
| Parameter | Type |
|---|---|
opts | HTTPBatchLinkOptions<TRouter["_def"]["_config"]["$types"]> |
Returns
TRPCLink<TRouter>