UNPKG

claritykit-svelte

Version:

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

3 lines 191 B
export { default as ChannelSidebar } from './ChannelSidebar.svelte'; export type { ChannelNode, ChannelSidebarEvents, ChannelSidebarProps } from './types'; //# sourceMappingURL=index.d.ts.map