函数: unstable_httpBatchStreamLink()
unstable_httpBatchStreamLink<
TRouter>(opts):TRPCLink<TRouter>
类型参数
| 参数 |
|---|
TRouter extends Router< any, any, TRouter> |
参数
| 参数 | 类型 |
|---|---|
opts | HTTPBatchLinkOptions< inferClientTypes< TRouter> > |
返回值
TRPCLink< TRouter>
来源
packages/client/src/links/internals/createHTTPBatchLink.ts:44
使用 TypeDoc 和 typedoc-plugin-markdown 生成