TtRPC•Created by Bean on 4/1/2024 in #❓-help type safety with meta
in my protectedProcedure, I have the isAuthed middleware set up to throw an error if the meta is set to true, but that type doesnt work in my procedure and the usermodel type is still nullable