UNPKG

claritykit-svelte

Version:

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

8 lines (7 loc) 236 B
/** * TypeScript interfaces for the SuggestionCard component * * These types define the structure for project suggestions and their related data, * standardized for use within ClarityKit's agent components ecosystem. */ export {};