trpc routerOutputs

is there a way to get medicalRecord as a single item? thanks
image.png
Solution
i guess you could do like NonNullable<RouterOutputs['whatever']>['number']
Was this page helpful?