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

AcceptHeader

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

The HTTP Accept header. Indicates the requested type fothe thumbnail.

type AcceptHeader = "image/jpeg" | cmnP.UnexpectedEnumValue;