mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
|
export { appRouter } from "./root";
|
||
|
|
export { createTRPCContext } from "./trpc";
|