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

HLSDisplayFragmentTimestamp

import type { HLSDisplayFragmentTimestamp } from "https://aws-api.deno.dev/v0.4/services/kinesisvideoarchivedmedia.ts?docs=full";
type HLSDisplayFragmentTimestamp = "ALWAYS" | "NEVER" | cmnP.UnexpectedEnumValue;

§Type

§
"ALWAYS" | "NEVER" | cmnP.UnexpectedEnumValue
[src]