UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

3 lines 211 B
import type { MultiCalendars, ToMultiCalendarsInit } from './typings.js'; export declare function toMultiCalendars(options: ToMultiCalendarsInit): MultiCalendars; //# sourceMappingURL=to-multi-calendars.d.ts.map