import { router } from '@/libs/trpc/edge';

export const appStatusRouter = router({});
