5 lines
143 B
TypeScript
5 lines
143 B
TypeScript
export * from "./app.schema";
|
|
export * from "./better-auth-schema";
|
|
export * from "./gsc.schema";
|
|
export * from "./reddit-attribution.schema";
|