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

Domain

import type { Domain } from "https://aws-api.deno.dev/v0.3/services/personalize.ts?docs=full";
type Domain = "ECOMMERCE" | "VIDEO_ON_DEMAND" | cmnP.UnexpectedEnumValue;

§Type

§
"ECOMMERCE" | "VIDEO_ON_DEMAND" | cmnP.UnexpectedEnumValue
[src]