UNPKG

@automattic/agenttic-ui

Version:

UI components for the Agenttic framework

3 lines 166 B
import type { ChatState, UseChatReturn } from '../types'; export declare function useChat(chatState?: ChatState): UseChatReturn; //# sourceMappingURL=useChat.d.ts.map