UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

6 lines (5 loc) 96 B
export type DatePickerMessages = { nextMonth: string; prevMonth: string; year: string; };