UNPKG

claritykit-svelte

Version:

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

3 lines 221 B
export { default as CommandPalette } from './CommandPalette.svelte'; export type { Command, CommandCategory, RouterConfig, CommandHistory, SearchResult } from './CommandPalette.svelte'; //# sourceMappingURL=index.d.ts.map