Type Alias: TRPCBuiltRouter<TRoot, TRecord>
TRPCBuiltRouter<
TRoot,TRecord>:Router<TRoot,TRecord> &TRecord
Defined in: packages/server/src/unstable-core-do-not-import/router.ts:167
Type Parameters
| Type Parameter |
|---|
TRoot extends AnyTRPCRootTypes |
TRecord extends TRPCRouterRecord |