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

WordCloudWordOrientation

import type { WordCloudWordOrientation } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";
type WordCloudWordOrientation = "HORIZONTAL" | "HORIZONTAL_AND_VERTICAL" | cmnP.UnexpectedEnumValue;

§Type

§
"HORIZONTAL" | "HORIZONTAL_AND_VERTICAL" | cmnP.UnexpectedEnumValue
[src]