UNPKG

flatpickr

Version:

A lightweight, powerful javascript datetime picker

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