UNPKG

claritykit-svelte

Version:

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

3 lines 151 B
export { default as PlanCard } from './PlanCard.svelte'; export type { PlanItem, PlanCardProps } from './types.js'; //# sourceMappingURL=index.d.ts.map