Aller au contenu principal
Version : 11.x

Type Alias: CreateClient()<TRouter>

CreateClient<TRouter>: (opts) => TRPCUntypedClient<TRouter>

Defined in: packages/react-query/src/shared/hooks/types.ts:241

Type Parameters​

Type Parameter
TRouter extends AnyRouter

Parameters​

ParameterType
optsCreateTRPCClientOptions<TRouter>

Returns​

TRPCUntypedClient<TRouter>