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

DecimalPlacesConfiguration

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

The option that determines the decimal places configuration.

interface DecimalPlacesConfiguration {
DecimalPlaces: number;
}

§Properties

§
DecimalPlaces: number
[src]

The values of the decimal places.