UNPKG

claritykit-svelte

Version:

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

3 lines 247 B
export { default as PresenceIndicator } from './PresenceIndicator.svelte'; export type { PresenceState, PresenceSize, PresencePrivacySettings, WebSocketConfig, PresenceUpdate } from './PresenceIndicator.svelte'; //# sourceMappingURL=index.d.ts.map