API referenceInterfaces
CalendarProviderInfo
Defined in: calendar/types.ts:69
UI-facing summary of a registered provider (no secrets).
Properties
id
id: string;Defined in: calendar/types.ts:70
label
label: string;Defined in: calendar/types.ts:71
configured
configured: boolean;Defined in: calendar/types.ts:72