UNPKG

@ipohjs/qwik-date-picker

Version:

Stream-able and resumable date picker component, built with Qwik

3 lines 202 B
import type { DatePickerHeaderProps } from './types'; export declare const DatePickerHeader: import("@builder.io/qwik").Component<DatePickerHeaderProps>; //# sourceMappingURL=date-picker-header.d.ts.map