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

InputTimecodeSource

import type { InputTimecodeSource } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Documentation update needed

type InputTimecodeSource = "ZEROBASED" | "EMBEDDED" | cmnP.UnexpectedEnumValue;

§Type

§
"ZEROBASED" | "EMBEDDED" | cmnP.UnexpectedEnumValue
[src]