typeof MyRoutertypeof MyRouter to infer the Router type, my bundler (which is tsup) will bundle db schema types into the d.ts file. If I want my customer to gain the typesafe ability I have to make my db schema info public. Is there any way to define a Router type without typeof MyRoutertypeof MyRouter type infer? So that I can expose limited info to public.Join the Discord to ask follow-up questions and connect with the community