import { users } from "../../schema.js"; export type UserRow = typeof users.$inferSelect; //# sourceMappingURL=userRow.d.ts.map