UNPKG

app-datepicker

Version:

A custom datepicker element based on Google's Material Design built from scratch with lit-element

3 lines 167 B
import type { Formatters } from '../custom_typings.js'; export declare function getFormatters(locale: string): Formatters; //# sourceMappingURL=get-formatters.d.ts.map