Function: unstable_httpBatchStreamLink()
unstable_httpBatchStreamLink<
TRouter>(opts):TRPCLink<TRouter>
Type parameters
| Parameter |
|---|
TRouter extends Router< AnyRouterDef< AnyRootConfig, any >, TRouter > |
Parameters
| Parameter | Type |
|---|---|
opts | HTTPBatchStreamLinkOptions |
Returns
TRPCLink< TRouter >
Source
packages/client/dist/links/httpBatchStreamLink.d.ts:11
Generated using TypeDoc and typedoc-plugin-markdown