Result type for event + single attendee query
event: EventWithCount
attendeeRaw: Attendee | null
Result type for event + single attendee query
event: EventWithCount
attendeeRaw: Attendee | null
import { type EventWithAttendeeRaw } from "docs/database.ts";