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

RelatedItemType

import type { RelatedItemType } from "https://aws-api.deno.dev/v0.4/services/connectcases.ts?docs=full";
type RelatedItemType = "Contact" | "Comment" | cmnP.UnexpectedEnumValue;

§Type

§
"Contact" | "Comment" | cmnP.UnexpectedEnumValue
[src]