Function: unstable_httpBatchStreamLink()
unstable_httpBatchStreamLink<
TRouter
>(opts
):TRPCLink
<TRouter
>
See
https://trpc.io/docs/client/links/httpBatchStreamLink
Type parameters
Parameter |
---|
TRouter extends Router < any , any , TRouter > |
Parameters
Parameter | Type |
---|---|
opts | HTTPBatchStreamLinkOptions < TRouter ["_def" ][`"_config"`]["$types" ] > |
Returns
TRPCLink
< TRouter
>
Source
packages/client/dist/links/httpBatchStreamLink.d.ts:15
Generated using TypeDoc and typedoc-plugin-markdown