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

Font

import type { Font } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";

Determines the font settings.

interface Font {
FontFamily?: string | null;
}

§Properties

§
FontFamily?: string | null
[src]

Determines the font family settings.