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

TopBottomSortOrder

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

§Type

§
"PERCENT_DIFFERENCE" | "ABSOLUTE_DIFFERENCE" | cmnP.UnexpectedEnumValue
[src]