UNPKG

claritykit-svelte

Version:

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

3 lines 174 B
export { default as AgentLogView } from './AgentLogView.svelte'; export type { LogEntry, LogFilter, AgentLogViewProps } from './types.js'; //# sourceMappingURL=index.d.ts.map