Function: unstable_httpBatchStreamLink()
unstable_httpBatchStreamLink<
TRouter>(opts):TRPCLink<TRouter>
Defined in: packages/client/dist/index.d.mts:126
Type Parameters
| Type Parameter |
|---|
TRouter extends AnyRouter |
Parameters
| Parameter | Type |
|---|---|
opts | HTTPBatchLinkOptions<TRouter["_def"]["_config"]["$types"]> |
Returns
TRPCLink<TRouter>
Deprecated
use httpBatchStreamLink instead