UNPKG

@ipohjs/qwik-calendar

Version:

Stream-able and resumable calendar component, built with Qwik

3 lines 173 B
import type { WeekLabelProps } from './types'; export declare const WeekLabel: import("@builder.io/qwik").Component<WeekLabelProps>; //# sourceMappingURL=week-label.d.ts.map