getAllStandardEvents(): Promise<EventWithCount[]>
Get all standard events with attendee counts (from cache). Used by the calendar view to include one-time events on their scheduled date.
Promise<EventWithCount[]>
getAllStandardEvents(): Promise<EventWithCount[]>
Get all standard events with attendee counts (from cache). Used by the calendar view to include one-time events on their scheduled date.
Promise<EventWithCount[]>
import { getAllStandardEvents } from "doc.ts";