.testManualInterface.testManualInterface i get output: {first_name: string}output: {first_name: string}.testInferredInterface.testInferredInterface i get output: TestInferredInterfaceoutput: TestInferredInterface{....}{....}, but not sure why TRPC converts the non Zod-inferred interfaces into the expanded object type definition vs the alias

Join the Discord to ask follow-up questions and connect with the community