Skip to main content
Version: 11.x

Function: experimental_formDataLink()

experimental_formDataLink<TRouter>(opts): TRPCLink< TRouter >

Type parameters

Parameter
TRouter extends Router< AnyRouterDef< AnyRootConfig >, TRouter >

Parameters

ParameterType
optsHTTPLinkOptions

Returns

TRPCLink< TRouter >

Source

packages/client/dist/links/httpFormDataLink.d.ts:1


Generated using TypeDoc and typedoc-plugin-markdown