3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
export * from "@trpc/react-query";
|
|
export * from "./trpc";
|
export * from "@trpc/react-query";
|
|
export * from "./trpc";
|