UNPKG

@ipohjs/qwik-calendar

Version:

Stream-able and resumable calendar component, built with Qwik

3 lines 164 B
import type { WeekdayProps } from './types'; export declare const Weekday: import("@builder.io/qwik").Component<WeekdayProps>; //# sourceMappingURL=weekday.d.ts.map