UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

14 lines (13 loc) 270 B
export declare const CSS: { swatch: string; noColorSwatch: string; checker: string; }; export declare const COLORS: { borderLight: string; borderDark: string; }; export declare const CHECKER_DIMENSIONS: { squareSize: number; size: number; };