Skip to main content
Version: 11.x

Function: experimental_formDataLink()

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

Type parameters

Parameter
TRouter extends Router< any, any, TRouter >

Parameters

ParameterType
optsHTTPLinkOptions< TRouter["_def"][`"_config"`]["$types"] >

Returns

TRPCLink< TRouter >

Source

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


Generated using TypeDoc and typedoc-plugin-markdown