import { messagesTable } from "@/db/schema/messages"; export const schema = { messagesTable, };