code-share/server/db/schema/_schema.ts

3 lines
62 B
TypeScript

export { user } from "./user";
export { file } from "./file";