Type alias Status

Status: "confirmed" | "tentative" | "cancelled"

Enum representing the status of an event.

Generated using TypeDoc