UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

3 lines 158 B
import type { Formatters } from '../typings.js'; export declare function toFormatters(locale: string): Formatters; //# sourceMappingURL=to-formatters.d.ts.map