UNPKG

vue-datepicker-next

Version:
8 lines (7 loc) 196 B
declare const lang: { formatLocale: import("date-format-parse/es/locale").Locale; yearFormat: string; monthFormat: string; monthBeforeYear: boolean; }; export default lang;