UNPKG

@tabula/ui-ai-chat

Version:

Allows to embed UI for conversation with AI assistant

4 lines (3 loc) 173 B
export { UiAiChat } from './UiAiChat'; export type { Props as UiAiChatProps } from './UiAiChat'; export type { Controller, Request, TableAction, TableData } from './types';