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

SmoothGroupTimestampOffsetMode

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

Smooth Group Timestamp Offset Mode

type SmoothGroupTimestampOffsetMode = "USE_CONFIGURED_OFFSET" | "USE_EVENT_START_DATE" | cmnP.UnexpectedEnumValue;

§Type

§
"USE_CONFIGURED_OFFSET" | "USE_EVENT_START_DATE" | cmnP.UnexpectedEnumValue
[src]