Skip to main content
Version: 11.x

Type Alias: CreateReactUtils<TRouter, TSSRContext>

CreateReactUtils<TRouter, TSSRContext>: ProtectedIntersection<DecoratedTRPCContextProps<TRouter, TSSRContext>, DecoratedProcedureUtilsRecord<TRouter["_def"]["_config"]["$types"], TRouter["_def"]["record"]>>

Defined in: packages/react-query/src/shared/proxy/utilsProxy.ts:414

Type Parameters

Type Parameter
TRouter extends AnyRouter
TSSRContext