beth-stack-example/src/db/schema/index.ts

3 lines
59 B
TypeScript

export { tweets } from "./tweets";
export * from "./auth";