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