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

AxisBinding

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

§Type

§
"PRIMARY_YAXIS" | "SECONDARY_YAXIS" | cmnP.UnexpectedEnumValue
[src]