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

M2tsScte35Control

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

M2ts Scte35 Control

type M2tsScte35Control = "NONE" | "PASSTHROUGH" | cmnP.UnexpectedEnumValue;

§Type

§
"NONE" | "PASSTHROUGH" | cmnP.UnexpectedEnumValue
[src]