UNPKG

claritykit-svelte

Version:

A comprehensive Svelte component library focused on accessibility, ADHD-optimized design, developer experience, and full SSR compatibility

3 lines 166 B
export { default as CalendarView } from './CalendarView.svelte'; export type { CalendarEvent, CalendarViewConfig } from './types'; //# sourceMappingURL=index.d.ts.map