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

ImageSelectorType

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

§Type

§
"PRODUCER_TIMESTAMP" | "SERVER_TIMESTAMP" | cmnP.UnexpectedEnumValue
[src]