mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 16:55:57 +02:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
|
export { appRouter } from "./root";
|
||
|
|
export { createTRPCContext } from "./trpc";
|