UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

3 lines 157 B
import type { MaybeDate } from './typings.js'; export declare function toResolvedDate(date?: MaybeDate): Date; //# sourceMappingURL=to-resolved-date.d.ts.map