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

TranscribeMedicalSpecialty

import type { TranscribeMedicalSpecialty } from "https://aws-api.deno.dev/v0.3/services/chimesdkmeetings.ts?docs=full";
type TranscribeMedicalSpecialty =
| "PRIMARYCARE"
| "CARDIOLOGY"
| "NEUROLOGY"
| "ONCOLOGY"
| "RADIOLOGY"
| "UROLOGY"

§Type

§
"PRIMARYCARE" | "CARDIOLOGY" | "NEUROLOGY" | "ONCOLOGY" | "RADIOLOGY" | "UROLOGY" | cmnP.UnexpectedEnumValue
[src]