UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

14 lines (13 loc) 225 B
export declare const TEXT: { intlClose: string; }; export declare const DURATIONS: { slow: number; medium: number; fast: number; }; export declare const SLOTS: { title: string; message: string; link: string; };