UNPKG

@ipohjs/qwik-calendar

Version:

Stream-able and resumable calendar component, built with Qwik

3 lines 169 B
import type { DataCellProps } from './types'; export declare const DataCell: import("@builder.io/qwik").Component<DataCellProps>; //# sourceMappingURL=data-cell.d.ts.map