Type Alias: inferRouterInputs<TRouter>
inferRouterInputs<
TRouter>:GetInferenceHelpers<"input",TRouter["_def"]["_config"]["$types"],TRouter["_def"]["record"]>
Defined in: packages/server/src/unstable-core-do-not-import/clientish/inference.ts:50
Type Parameters
| Type Parameter |
|---|
TRouter extends AnyTRPCRouter |