UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

11 lines (10 loc) 338 B
export declare const meterTokens: { calciteMeterBackgroundColor: string; calciteMeterBorderColor: string; calciteMeterShadow: string; calciteMeterCornerRadius: string; calciteMeterFillColor: string; calciteMeterRangeTextColor: string; calciteMeterValueTextColor: string; }; export declare const meter: string;