UNPKG

flatpickr_plus

Version:

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

4 lines (3 loc) 107 B
import { Locale } from "../types/locale"; export declare const english: Locale; export default english;