UNPKG

flatpickr_plus

Version:

A lightweight, powerful javascript datetime picker with additional locale year support and year dropdown

4 lines (3 loc) 124 B
import { key, CustomLocale } from "../types/locale"; declare const l10n: Record<key, CustomLocale>; export default l10n;