UNPKG

@kitn.ai/chat

Version:

Framework-agnostic, Shadow-DOM web components for building AI chat interfaces — works in React, Vue, Angular, Svelte, or plain HTML. Authored in SolidJS.

3 lines (2 loc) 129 B
export { createCardBridge } from './provider-runtime'; export type { RemoteCardRenderer, CardBridge } from './provider-runtime';