Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EndOfMeetingReminderType

import type { EndOfMeetingReminderType } from "https://aws-api.deno.dev/v0.3/services/alexaforbusiness.ts?docs=full";
type EndOfMeetingReminderType =
| "ANNOUNCEMENT_TIME_CHECK"
| "ANNOUNCEMENT_VARIABLE_TIME_LEFT"
| "CHIME"
| "KNOCK"

§Type

§
"ANNOUNCEMENT_TIME_CHECK" | "ANNOUNCEMENT_VARIABLE_TIME_LEFT" | "CHIME" | "KNOCK" | cmnP.UnexpectedEnumValue
[src]