getAllEvents(): Promise<EventWithCount[]>
Get all events with attendee counts (from cache)
Promise<EventWithCount[]>
getAllEvents(): Promise<EventWithCount[]>
Get all events with attendee counts (from cache)
Promise<EventWithCount[]>
import { getAllEvents } from "doc.ts";