UNPKG

@ipohjs/qwik-calendar

Version:

Stream-able and resumable calendar component, built with Qwik

3 lines 185 B
import type { QwikCalendarProps } from './types'; export declare const QwikCalendar: import("@builder.io/qwik").Component<QwikCalendarProps>; //# sourceMappingURL=qwik-calendar.d.ts.map