Skip to main content

CalendarParticipantType

@codebolt/codeboltjs


Type Alias: CalendarParticipantType

type CalendarParticipantType = "user" | "agent" | "team" | "swarm";

Defined in: packages/codeboltjs/src/modules/calendar.ts:10