import { trpcRouter } from "~/server/routers/_app"; export const servTrpc = trpcRouter.createCaller({});