函数: httpBatchLink()
httpBatchLink<
TRouter
>(opts
):TRPCLink
<TRouter
>
类型参数
参数 |
---|
TRouter 扩展 Router < any , any , TRouter > |
参数
参数 | 类型 |
---|---|
opts | HTTPBatchLinkOptions < inferClientTypes < TRouter > > |
返回值
TRPCLink
< TRouter
>
来源
packages/client/dist/links/httpBatchLink.d.ts:2
使用 TypeDoc 和 typedoc-plugin-markdown 生成