UNPKG

claritykit-svelte

Version:

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

3 lines 169 B
export { default as Skeleton } from './Skeleton.svelte'; export type { SkeletonVariant, SkeletonSize, SkeletonProps } from './types'; //# sourceMappingURL=index.d.ts.map