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

Tcs

import type { Tcs } from "https://aws-api.deno.dev/v0.3/services/mediaconnect.ts?docs=full";
type Tcs =
| "SDR"
| "PQ"
| "HLG"
| "LINEAR"
| "BT2100LINPQ"
| "BT2100LINHLG"
| "ST2065-1"
| "ST428-1"
| "DENSITY"

§Type

§
"SDR" | "PQ" | "HLG" | "LINEAR" | "BT2100LINPQ" | "BT2100LINHLG" | "ST2065-1" | "ST428-1" | "DENSITY" | cmnP.UnexpectedEnumValue
[src]